

Codewhale
#5 en Assistants CLI & terminalUnknown · 2× · vu le 08 sept. 2026
34
Momentum
Codewhale is an Open Source, terminal-native AI Coding Agent that originally launched as "DeepSeek TUI" and was renamed to Codewhale starting with version 0.8.41. Written in Rust, the tool reads and edits code, executes shell commands and tests, and supports both hosted providers (including DeepSeek, Anthropic, OpenAI-compatible routes, Kimi, GLM, OpenRouter, Fireworks) and local models via Ollama, vLLM, and SGLang. It offers snapshot/rollback functionality (/restore), tiered autonomy modes (Plan/Agent/YOLO), MCP and LSP support, and is freely available under the MIT license.
Historique du momentum
13.06.11.09.
Fonctionnalités
| Base Model | DeepSeek V4 as default/first-class model; also supports Anthropic, OpenAI-compatible, Kimi, GLM, OpenRouter, Fireworks, Ollama, vLLM, SGLang |
| License | MIT (open source) |
| Platform | macOS, Linux, Windows, Docker, Android/Termux; install via npm, Cargo, Homebrew, Nix, Scoop |
| Price | Free, open source (MIT license); model provider costs (e.g. DeepSeek API) separate |
| Release Date | Renamed from DeepSeek TUI to Codewhale starting v0.8.41 |
| Interface (IDE/CLI/Web) | CLI/TUI (terminal), plus headless HTTP/SSE API (codewhale serve --http) and ACP integration for editors like Zed |