Codebuff
Codebuff is a terminal coding agent from Codebuff AI (Y Combinator). Rechecked 2026-08-25: codebuff.com still installs with npm install -g codebuff. codebuff.com/pricing sells $100 / month (1× usage), $200 / month (2.5×), $500 / month (7×), plus pay-as-you-go at 1¢ per credit with no subscription. The GitHub org now points at CodebuffAI/freebuff (10,722 stars, Apache-2.0, homepage freebuff.com). Treat hosted Codebuff seats and the freebuff repo as related but not the same SKU. Do not paste a leftover $20 or $50 Cursor-class row.
Compare Claude Code if you wanted Anthropic's CLI, Cursor if you wanted an IDE seat, and Cline if you wanted a $0 individual agent plus BYOK.
Key Features
- Terminal agent: indexes the repo, then makes multi-file edits from one prompt. Homepage claims a 2-second index. Treat that as marketing, not an audited benchmark.
- BuffBench: first-party eval page on GitHub under
evals. Do not freeze "100+ seconds faster than Claude Code" as a contract. - Simple install: Node plus
npm install -g codebuff. No special IDE required. - Credits: usage-based. Simple queries cost less than large refactors. The pricing page says you see credits per task.
Limitation: we did not log into a billing portal, so included-credit counts inside the $100 / $200 / $500 rows are only the multipliers printed on the public page. The freebuff Apache repo is not a promise that hosted Codebuff is free.
Use Cases
- People who want a paid terminal agent and will budget $100+ or 1¢ credits.
- People comparing CLI agents to Cursor who will stay in the terminal.
- People who saw freebuff and need to know that is the open repo, not the $100 seat.
Pricing
Public table on 2026-08-25 from codebuff.com/pricing.
| Path | Price | Notes from first-party pages |
|---|---|---|
| $100 / month | $100 | 1× usage. Cancel anytime. Taxes not shown. |
| $200 / month | $200 | 2.5× usage. |
| $500 / month | $500 | 7× usage. |
| Pay as you go | 1¢ / credit | No subscription. Credits scale with task complexity. |
| freebuff repo | $0 source | Apache-2.0. 10,722 stars. Not the hosted $100 SKU. |
If a leftover blog still prints $20 or $50, treat this table as the source.
Getting Started
- Install Node, then
npm install -g codebuff. - Run
codebuffin a repo and complete login. - Start with a small edit so you can see the credit burn before a large refactor.
- Recheck codebuff.com/pricing before you budget.
First-party start: codebuff.com and codebuff.com/pricing.
Frequently Asked Questions
Is there a $20 seat?
Not on the public page we opened. The cheapest printed subscription is $100 / month, or 1¢ credits.
Same as Cursor?
No. Cursor is an IDE. This page is the Codebuff terminal agent.
Is freebuff the same product?
It is the open GitHub repo the org now points at. Hosted Codebuff still sells $100 / $200 / $500.
Alternatives
- Claude Code: Anthropic CLI / IDE / desktop agent.
- Cursor: local IDE seat.
- Cline: $0 individual agent plus BYOK.
Tips
- Quote $100 / $200 / $500 and 1¢/credit from the pricing page.
- Do not treat BuffBench marketing numbers as a contract.
- Watch credits on the first large refactor.
Conclusion
Codebuff is a YC terminal agent with a public $100 / $200 / $500 plus 1¢ table, not a leftover $20 Cursor twin. Start at codebuff.com, then decide whether Claude Code already covers the seat you need.
Comments
No comments yet. Be the first to comment!
Related Tools
Autohand Code
www.autohand.ai/code
Self-evolving terminal agent. Rechecked: Apache-2.0 with ARR cap, 178 stars. CLI $0 plus BYOK. Enterprise is sales, not a public $20 seat.
Cline
cline.bot
Open-source VS Code/CLI/SDK coding agent. Rechecked: individuals $0 plus BYOK or at-cost inference. Enterprise custom. Not a Claude 3.5 Sonnet wrapper.
Command Code
commandcode.ai
AI coding agent from Command Code AI that learns your coding taste with taste-1, then ships, reviews, and refactors in your style from the terminal.
Related Insights
Skills + Hooks + Plugins: How Anthropic Redefined AI Coding Tool Extensibility
An in-depth analysis of Claude Code's trinity architecture of Skills, Hooks, and Plugins. Explore why this design is more advanced than GitHub Copilot and Cursor, and how it redefines AI coding tool extensibility through open standards.
What Locks Codex Is the Picker, Not the Models
You already pay for OpenCode Go, Grok, and Z.ai, but the Codex picker still shows mostly GPT. The community project codex-router does not teach another install ritual. It puts subscriptions you already bought back into the selector, keeps keys on the machine, and leaves native GPT alone.
Hook OpenCode Go into Codex on Windows. Do Not Open a Second Toolkit.
A ChatGPT-signed Codex desktop app still shows mostly GPT in the picker. On Windows, enable only OpenCode Go and the Grok, GLM, Kimi, DeepSeek, and MiniMax models you already pay for appear in the same selector. Keys stay local. Native GPT stays put.