Proprietary MCP support Featured freemium
LicenseProprietary
Starting priceIncluded with Claude Pro/Max
Model supportclaude
Languagespython, typescript, go, rust, multi
GitHub stars—
Last activity—
VerifiedThu Jun 25 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
Verified byseed
A terminal-native coding agent from Anthropic that reads and edits files, runs commands, and orchestrates sub-agents across a whole repository.
Strengths
- Strong multi-file reasoning and coordinated edits
- Sub-agents keep the main context lean
Tradeoffs
- Tied to Claude models only
- Can burn tokens re-reading large repos without guidance files
Knowledge
Curated, novelty-scored insights for Claude Code, drawn from verified sources. The pipeline ingests video transcripts and extracts only the claims that add new signal.
Persistent memory is the biggest multiplier: a directory that logs corrections, people, and projects, read at session start, means every fix compounds across sessions.
100
After a model update that gets nerfed, Claude Code can burn 2-3x the tokens for the same job; budget for token economics, not just price per token.
96
Treat the agent like a high-leverage junior engineer: give it tight specs, review every diff, and keep the feedback loop fast.
96
Sub-agents (the Task tool) keep the main context clean; delegate search-heavy work so it does not fill the window.
93
Covers
Context management