The free coding agent. No subscription. No configuration. Start in seconds.
An AI coding agent that runs in your terminal — describe what you want, and Freebuff edits your code.
npm install -g freebuffcd ~/my-project
freebufffreebuff/
├── cli/ # CLI build & npm release files
└── web/ # Freebuff website
# From the repo root
bun freebuff/cli/build.ts 1.0.0For everything else — what Freebuff does, how it works, FAQ, and how it relates to Codebuff — see the repo root README. We keep that one up to date as the single source of truth.
MIT