Overview
CLI-based multi-agent coding tool that uses a swarm of specialized agents in your terminal to plan, edit, and verify code in your repo.
Details
Codebuff is a terminal-native AI coding tool that orchestrates multiple specialized agents (planners, editors, reviewers) to work on your codebase. It connects to your local repo, uses retrieval over the project, and applies edits with verification loops. Codebuff emphasizes speed and precision on real engineering tasks rather than from-scratch generation, and integrates with model providers like Anthropic and OpenAI. The platform also exposes APIs for building custom agent workflows on top of its base tooling.
Tags
coding, cli, autonomous-agent, multi-agent