
Open-source terminal coding agent for any model, open models first.
By Tanmay Verma, Founder · Last verified 06 Jul 2026
In short
CodeWhale — Open-source terminal coding agent for any model, open models first. Best for Developers wanting a local, model-agnostic coding agent for terminal workflows, Open model enthusiasts who prefer self-hosted AI, Power users comfortable with TUI/CLI and advanced configuration. Free to use.
See what real users actually say. We scan live discussions, reviews and complaints across the web and hand you an honest verdict — in under a minute.
3 free scans · no card needed · downloadable report
CodeWhale is a genuinely agentic, open-source terminal coding agent that gives you full control over your AI provider and data. Its support for 27 providers, sub-agent parallelism, and sandboxed execution make it a standout choice for developers comfortable with CLI tools. However, its terminal-only interface and lack of a graphical UI limit accessibility for less technical users. If you prefer local, open models and don't mind command-line work, CodeWhale is a strong alternative to tools like GitHub Copilot or Cursor.
Skip CodeWhale if Skip CodeWhale if you need a graphical user interface, a fully managed cloud service, or a tool that works out of the box without terminal familiarity.
Compare with: CodeWhale vs Zhipu GLM, CodeWhale vs Poolside AI, CodeWhale vs MetaGPT
Last verified: July 2026
Across the latest 2 updates: 2 changelog entries.
Added per-sub-agent provider routing (PR #3969), environment-level tool sandboxing for sub-agents, and fixed UTF-8 cursor panic in Codex edit_file.
Updated documentation index with 40+ Markdown docs covering architecture, providers, MCP, skills, and fleet management.
How likely is CodeWhale to still be operational in 12 months? Based on 4 signals — momentum (how recently it shipped), wrapper dependency, revenue model, and web presence.
Last calculated: July 2026
How we score →CodeWhale is an open-source, terminal-based coding agent you run locally via TUI and CLI. It works with any AI model—open models like DeepSeek V4 and GLM 5.2 are first-class—and can also connect to commercial endpoints. Install with a single npm command, add a model key (or use a local runtime like vLLM or Ollama), and CodeWhale autonomously reads your codebase, makes edits, runs commands, plans multi-step tasks, and self-corrects on failure. It supports sub-agent parallel execution with per-sub-agent provider routing, MCP integration for tool consumption, sandboxed execution (macOS seatbelt, Linux landlock), and configurable modes (Plan, Agent, YOLO). The project is MIT-licensed, has over 39,000 GitHub stars, and is maintained by a small team in Texas. CodeWhale is for developers who want a powerful, local-first, model-agnostic coding assistant that respects privacy and works offline.
CodeWhale delivers on its promise: a local, agentic coding assistant that puts open models first. The terminal experience is polished—modes like Plan (read-only), Agent (autonomous), and YOLO (unsafe) give you graduated control, and the constitution system enforces agent behavior via nested laws. Sub-agent execution with per-provider routing (PR #3969) is a unique capability, letting you mix models for different tasks in one session. The MCP integration (PR #3866) allows the LLM to start MCP servers from chat context, enabling dynamic tool access. Sandboxing via macOS seatbelt and Linux landlock adds security, and the public HTTP Runtime API supports automation. On the downside, onboarding currently forces a DeepSeek API key step without an easy skip, which can be frustrating. Kimi OAuth is temporarily broken. The tool is CLI-only, so non-technical users or teams wanting a visual code review interface should look elsewhere. For developers who live in the terminal and value control over convenience, CodeWhale is a compelling choice.
Free, no signup — tell us your goal and get tools matched to your budget & existing stack.
Concrete scenarios for the personas CodeWhale actually fits — and what changes day-one when you adopt it.
You install CodeWhale in your project directory, set up a local Ollama instance with DeepSeek V4, and run `codewhale` in Plan mode to review the code. You switch to Agent mode to autonomously refactor a module. CodeWhale reads the code, proposes changes, runs tests, and iterates until passing.
Outcome: The module is refactored with consistent style and passing tests, saving hours of manual work.
You point CodeWhale at a PR branch and use the constitution to enforce coding standards. The agent runs as a sub-agent with a specific model, checking each file for violations and suggesting fixes.
Outcome: PR reviews are faster and more consistent, with automated enforcement of project standards.
as of 2026-07-06
as of 2026-07-06
The company stage and team size where CodeWhale's pricing actually pencils out — and where peers do it cheaper.
CodeWhale is free and open-source (MIT). There are no paid tiers. Your only costs are the API keys you bring (if using cloud models) or the hardware for local models. This makes it the cheapest option for developers who already have a model provider or local setup. Competitors like GitHub Copilot cost $10-39/user/month, and Cursor charges $20-40/month for cloud credits.
How long it actually takes to get something useful out of CodeWhale — broken out by persona, not the marketing-page minute.
For a developer familiar with npm, setup takes 5 minutes: install with `npm install -g codewhale`, add a model key with `codewhale auth set --provider deepseek`, and run `codewhale` in a project. For local models (vLLM/Ollama), add 10-30 minutes to set up the runtime.
How to bring data in from common predecessors and how to get it back out — written for the switcher, not the buyer.
Full product docs from codewhale.net
Get up and running fast from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Full product docs from codewhale.net
Common stack mates teams adopt alongside CodeWhale, with the specific reason each pairing earns its keep.
Used CodeWhale? Help shape our editorial sentiment research.