@avala-ai/agent-code
v0.21.1
Published
AI coding agent for the terminal. Built in Rust.
Downloads
676
Maintainers
Readme
agent-code
AI coding agent for the terminal. Built in Rust.
This is the npm wrapper package — it downloads the correct prebuilt binary for your platform during npm install.
Install
npm install -g @avala-ai/agent-codeUsage
agent # Interactive mode
agent --prompt "fix the tests" # One-shot mode
agent --model gpt-4.1-mini # Use a specific model