
CodeWhale
DeepSeek + MiMo coding agent in terminal
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
CodeWhale is an AI coding agent that lives in your terminal. You talk to it, and it reads, writes, and runs code in your project, with approval gates so it can't run wild. The twist that sets it apart: it's built first around open models like DeepSeek V4 rather than Claude or GPT, which makes it the budget-conscious option in a category dominated by frontier-model tools. The agent itself is MIT licensed and free, and it's one of the fastest-moving projects in this space right now.
It's a serious piece of engineering, not a wrapper. Three modes (Plan is read-only, Agent gates every action, YOLO auto-approves), side-git snapshots so you can roll back anything it changed without touching your real history, parallel sub-agents, and a rebuilt terminal interface that landed in the 0.9 series along with a web client. Providers now go well past DeepSeek: Mistral, Grok, and OpenRouter-style routing are first class, and setting model to auto picks the tier per prompt. Install is one npm, Homebrew, or Docker command. If you scripted the old deepseek binary names, those shims are gone; the command is codewhale now.
The tool is free; the model usage is not. You bring your own key and pay the provider per token, and DeepSeek's pricing keeps the same agentic workflow at a fraction of frontier-model cost. Solo developers who want a Claude Code style agent without the premium bill: this is the move. The closest comparisons are Claude Code, Aider, and OpenAI's Codex CLI.
The catch is that you're betting on a young project that ships almost daily, and 0.9 proved it will replace whole subsystems between minor versions (the entire default interface, in that case). Its best economics also assume cheap open-model APIs stay cheap and available. If you want the absolute strongest coding model regardless of cost, the frontier tools still win.
Free vs Self-Hosted vs Paid
fully freeFree (the tool): MIT licensed and fully open source. Install via npm, Homebrew, or Docker. No paywall, no hosted tier, no seat fees.
Paid (the models): Bring your own API key. You pay the provider (DeepSeek, Mistral, xAI, OpenRouter, NVIDIA NIM, and others) per token. DeepSeek-first is the point: its per-token pricing is among the lowest of the major providers, so an agent that burns a lot of tokens stays affordable.
The trade: The same terminal-agent workflow as Claude Code or Aider, routed to cheaper open models. You give up frontier-model quality for a large cut in cost.
The agent is free and open source. You pay only for model usage, and routing it to DeepSeek keeps that bill low.
What to do by team size
- Solo
- free; bring a DeepSeek or Mistral key
- Small team
- free; per-token model spend is the only bill
- Medium team
- free; standardize provider keys and budgets
- Large team
- free tool, but frontier-model agents may justify their cost for the hardest work
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

The open source coding agent.

⌥ AI Coding agent for the terminal: hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more

An open-source AI coding agent that lives in your terminal.

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

The free coding agent
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Hunter Bown (User)
- Stars
- 40,936
- Forks
- 3,554
Explore Further
More tools in the directory
everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
254.6k ★hermes-agent
The agent that grows with you
243.6k ★ollama
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
180.4k ★