Go from first prompt to repeatable workflow.
A concise operating guide for running Anibuild in your terminal, tuning the runtime, and moving trusted tasks into automation.
Recommended first step
Run a first task in under a minute.
01 — Install
Get the binary.
Install on macOS or Linux with one command, then return here for the guided quickstart.
~curl -fsSL https://anibuild.online/install.sh | sh02 — Run
Ask about your codebase.
Open a repository and give Anibuild a focused task. It will inspect the project before it acts.
~anibuild "explain the architecture of this repo"Browse by goal
Choose the next part of the manual.
01Getting startedStart hereInstall Anibuild, authenticate, and run your first task in a repository.02Configuration & keysCustomizeSet providers, environment variables, tools, and runtime behavior.03Tools & capabilitiesReferenceUnderstand the capabilities Anibuild uses to inspect and change a codebase.04Headless mode & CI/CDAutomateRun the agent in scripts, CI pipelines, and ACP integrations.