Blackbox AI
Blackbox AI is an inference and coding-agent platform that routes 300+ models through a single endpoint and exposes them across IDE, CLI, and API surfaces to provide code completions, chat, and repository-aware help.
In VS Code, the official extension adds inline suggestions, chat, and codebase Q&A directly within the editor, and it can execute terminal commands and orchestrate third-party coding agents such as Claude Code, Codex, and OpenCode behind a single interface. The service also offers an autonomous coding agent that can plan multi-step tasks, read and edit files, run terminal commands, and iterate on changes with user-configurable approval. Beyond the editor, Blackbox AI ships an agentic CLI, an AI-native IDE, and an Agents API that dispatches coding agents to a repository over HTTP to create runs, stream logs, and open pull requests.
Official website: blackbox.ai