Installation
$ npm i -g arqzero
Quick Start
# Configure your LLM API key
$ arqzero setup
# Start coding
$ arqzero
Headless Mode
Run ArqZero without the interactive TUI for scripting and CI/CD:
$ arqzero -p "fix the bug in src/index.ts"
What's Next
- + Tools reference — all 18 built-in tools
- + Capabilities guide — 42 engineering capabilities
- + Commands — 25+ slash commands
- + Configuration — settings, env vars, ARQZERO.md