Coding
BLACKBOX CLI
Open-source multi-agent coding CLI with Chairman LLM for selecting optimal implementations.
climacoslinuxwindowsvlatestMITopen-source

## Overview
BLACKBOX CLI is an open-source multi-agent coding CLI from BLACKBOX.AI. It uses a Chairman LLM to orchestrate multiple coding agents, selecting the best implementation from multiple candidates. Designed for terminal-first development with deep codebase understanding.
## Key Features
- **Multi-Agent Architecture** — Multiple agents work in parallel on the same task
- **Chairman LLM** — Intelligent orchestration selects the optimal implementation
- **Codebase Indexing** — Deep understanding of project structure and dependencies
- **Terminal-First** — Full CLI workflow, no IDE required
- **Git Integration** — Automatic commits and branch management
- **Multi-Model** — Supports Claude, GPT, Gemini, and more
- **Session Management** — Persistent conversation context across sessions
## Pricing
Free and open source.
## Links
- **Website**: [blackbox.ai](https://blackbox.ai)
- **GitHub**: [github.com/BLACKBOX-AI/BLACKBOX-CLI](https://github.com/BLACKBOX-AI/BLACKBOX-CLI)