Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up
Back to Ecosystem Pulse
ToolProduction ReadyMCP

CodeWhale

by Hmbown

Terminal-first, multi-agent coding assistant in Rust

Rust
Updated Sep 5, 2026
Share:
40.9k
Stars
3.5k
Forks
223
Commits/Week
1397
Commits/Month

View on GitHub

Summary

Provides a terminal-native coding agent experience implemented in Rust. Uses a local-first, multi-agent architecture (multi-model support and MCP topics) to run assistants and tools from the CLI with an interactive TUI. Notable for a lightweight, performant Rust codebase aimed at iterating quickly with community contributions.

Why It Matters

As developers adopt multiple specialized agents, having a reproducible, local entry point matters for evaluating agent behavior and capturing interaction history. CodeWhale makes it easy to run coding workflows locally and observe agent decisions, which helps form an agent track record and spot recurring failure modes. Until now many coding agents were web-first; a terminal-focused, open source agent lets teams test and audit agent outputs more transparently.

Best For

Developers and teams who want a fast, local-first CLI coding agent to prototype multi-agent coding workflows and capture reproducible interaction traces.

Applications

  • Iterating on multi-agent coding workflows from the terminal and capturing interaction history
  • Prototyping local-first automation that chains specialist agents for code generation and review
  • Auditing agent outputs and reproducing failures during development of agent-driven tooling
Topics
agent-orchestrationai-agentclicoding-agentlocal-firstmcpmulti-agentmulti-modelopen-sourcerust+1 more
Similar Tools
autogencrewai
Keywords
coding-agentmulti-agent orchestrationlocal-firstmcp