BlackBox AI
Multi-agent AI coding platform — parallel agents judged by an LLM, GCP execution sandboxes, LLM router, IDE integrations. Live since Feb 2026.
The Problem
Single-agent coding assistants hit quality ceilings: one model, one attempt, no arbiter. Teams running real production work need multiple agents racing on the same task, an independent judge picking the best diff, execution that happens in isolated sandboxes (not on a developer's laptop), and a billing / abuse-prevention layer that makes the whole thing viable as a hosted product. BlackBox wanted all of that in one shipping platform, not five disconnected components.
The Solution
Apex36 shipped a five-component cohesive multi-agent platform, live since Feb 2026: the BlackBox CLI (@blackbox_ai/blackbox-cli on npm), a multi-agent runner dispatching opencode, qwen-code, and other agents in parallel on the same task, a judge LLM that compares git diffs and picks the winner, GCP-hosted isolated Docker sandboxes on Amazon Linux 2023 with per-sandbox billing, a Python LLM router handling API-key management, auto-topup billing, and abuse prevention, plus Open Interpreter VS Code server fork and RoboCoder IDE integrations.
Features
BlackBox CLI
Command-line coding agent published as @blackbox_ai/blackbox-cli on npm, the entry point to the entire platform.
Multi-agent runner + judge
Dispatches multiple coding agents (opencode, qwen-code, and others) in parallel on the same task; a judge LLM compares their git diffs and selects the winning implementation.
Remote code execution
GCP-hosted isolated Docker sandboxes (Amazon Linux 2023) with a command-palette UI and GCP-based billing for every sandbox minute.
Python LLM router
Routes every LLM call through API-key management, auto-topup billing, and abuse prevention, with an admin panel for operators.
VS Code integrations
Open Interpreter VS Code server fork plus the RoboCoder in-IDE agent extension, the same platform reachable from inside VS Code.
Results / Impact
real multi-agent runs against real tasks logged in production.
published on npm as the developer entry point.
selection over git diffs.
isolated Docker containers on Amazon Linux 2023, billed per sandbox-minute.
FAQ
Ready to build something impactful?
Let's discuss your project and how we can help you ship faster and smarter.
Book a Free Strategy Call