llms.txt Content
# BLACKBOX AI
> BLACKBOX AI is an AI-powered coding platform trusted by over 30 million developers. It provides multi-agent orchestration, a unified inference API with frontier and open-source model access, an AI-native IDE, a VS Code extension, a CLI, and a prompt-to-app builder.
## Company
- Name: BLACKBOX AI (BlackBox)
- Headquarters: 535 Mission Street, San Francisco, CA, USA
- Website: https://www.blackbox.ai
- Documentation: https://docs.blackbox.ai
- Users: 30M+ developers
- IDE integrations: 35+ (VS Code, JetBrains, Vim, Emacs, and more)
## Products
### Remote Agent
URL: https://www.blackbox.ai/agents
Deploy agents to any codebase from your browser. Leverage the power of Blackbox agents remotely through Blackbox Cloud — enabling simultaneous task execution, monitoring, and pull request management on any codebase.
- Launch coding agents from your browser — no local setup, no CLI. Connect a repo, describe the task, and the agent runs in a secure cloud sandbox.
- Dispatch the same task to BLACKBOX, Claude Code, Codex, and Gemini simultaneously. A Chairman LLM evaluates each implementation and selects the best result.
- Agents create pull requests with clean commits, descriptive titles, and detailed descriptions. Integrates with GitHub, GitLab, and Bitbucket.
**Features:**
- **Browser-based execution**: Launch coding agents directly from your browser. No local setup, no CLI installation. Connect a repo, describe the task, and the agent runs in the cloud. Secure sandboxed environments spin up per task. Full terminal, file system, and Git access within the sandbox. Agents can install dependencies, run tests, and build projects.
- **Multi-agent orchestration**: Dispatch the same task to BLACKBOX, Claude Code, Codex, and Gemini simultaneously. A Chairman LLM evaluates each implementation and selects the best result. Monitor all agents in a unified dashboard. Compare implementations side-by-side. Override the Chairman's selection if needed.
- **Automatic P