Vai al contenuto
AI.info

tools

Codebuff

Codebuff is an open-source terminal coding agent that analyzes repositories, edits files, runs commands, and reviews code.

Codebuff

In inglese

Codebuff runs from a terminal and coordinates specialized agents for file discovery, planning, coding, research, terminal commands, and code review. It can write features, tests, and scripts, modify build configuration, and answer questions about a repository.

Developers install it with npm and run it in a project directory. Usage is billed per credit or through monthly Strong subscriptions; the pricing page does not list a free tier. The product also provides an API key and an SDK for programmatic agent workflows.

Features

  • Maps repository files, symbols, dependencies, and project structure
  • Makes code edits across multiple files
  • Runs terminal commands, typechecks, and tests
  • Uses specialized agents for coding, research, planning, and review
  • Supports Default, Max, Plan, and Lite modes
  • Loads project instructions from knowledge.md, AGENTS.md, or CLAUDE.md
  • Ignores files using .gitignore and .codebuffignore
  • Open source under the Apache 2.0 license

Use cases

  • Implement features across an existing codebase
  • Refactor code spanning multiple files
  • Generate tests and scripts
  • Review changes for bugs, dead code, and style issues
  • Research documentation while working on a repository
  • Run and update project build or development commands

Pros

    Cons

      Capabilities

      • Chat about your code — “It can also run CLI commands, adjust build configs, review code, and answer questions about your repo.” source
      • Agent that edits files — “Surgical Code Edits Makes pinpoint changes while respecting your codebase's existing structure and style” source
      • Knows the whole codebase — “Codebuff deeply understands your entire codebase structure, dependencies, and patterns to generate code that other AI tools can't match.” source
      • Runs commands — “It can also run CLI commands, adjust build configs, review code, and answer questions about your repo.” source
      • Reviews pull requests — “It can also run CLI commands, adjust build configs, review code, and answer questions about your repo.” source
      • Command line — “npm install -g codebuff” source
      • Choice of models — “It's like the Claude Code SDK, but with more power: you can choose your model, customize prompts, and seamlessly mix in programmatic code to steer your agent.” source
      • API — “All you need is a Codebuff API Key to get started ( click here to get one in 10 seconds ). Then simply call run() on the SDK client:” source
      • Official SDKs — “We are launching the open source Codebuff Agent SDK , so you too can delete your spaghetti code and make agents that compete with the best!” source
      • Builds agents and workflows — “Using our npm package , you can define agents, use any model on OpenRouter, and run them programmatically.” source

      Get it

      Pricing

      Starting price
      $100/mo
      Prices checked
      2026-09-25

      Strong — 1× usage

      • $ 100 /mo
      • Access the strongest coding agent
      • Use all modes with higher usage limits
      • 1× usage

      Strong — 2.5× usage

      • $ 200 /mo
      • Access the strongest coding agent
      • Use all modes with higher usage limits
      • 2.5× usage

      Strong — 7× usage

      • $ 500 /mo
      • Access the strongest coding agent
      • Use all modes with higher usage limits
      • 7× usage

      Pay as you go

      • 1¢ /credit
      • No subscription required
      • Credits are consumed based on task complexity
      • Buy only the credits you need
      Official website