@mblua/agentscommander
v0.10.0
Published
Install and run AgentsCommander, the local terminal session manager for AI coding agent teams.
Maintainers
Readme
AgentsCommander
Install and run AgentsCommander from npm.
AgentsCommander coordinates AI coding agents like Claude Code, Codex, and Gemini in real terminal sessions. Agents work in local folders and exchange markdown messages you can inspect, diff, and audit.
Install
npm install -g @mblua/agentscommanderRun
agentscommanderThe npm package is @mblua/agentscommander. The installed CLI command is agentscommander.
Desktop and Manual Installers
If you prefer a desktop installer, portable binary, or direct release asset, use GitHub Releases:
https://github.com/mblua/AgentsCommander/releases/latest
Requirements
- Node.js 18+
- One supported coding-agent CLI installed separately: Claude Code, Codex, or Gemini
AgentsCommander does not install coding-agent CLIs for you.
