@axplusb/orca
v2.3.1
Published
Orca (Orchestration of Composable Agents) — AI coding agent CLI powered by Tarang
Downloads
62
Readme
@axplusb/orca
Orca (Orchestration of Composable Agents) — AI coding agent CLI with hybrid local/remote multi-agent orchestration. Powered by the Tarang platform.
Install
npm install -g @axplusb/orcaOr run without installing:
npx @axplusb/orca "add user authentication"Quick Start
orca login
orca config --openrouter-key YOUR_KEY
orca "add user authentication"Configuration
Config stored at ~/.orca/config.json.
orca config --show
orca config --openrouter-key KEY
orca config --mode local|remote|autoLicense
MIT
