DocsSupported Agents

Supported Agents

Blueprint AI supports multiple AI agents. You can switch between them per session or run multiple agents in parallel across tabs. Selecting a different runtime from the agent picker opens a new tab automatically. Runtime and ACP installs are manual; Blueprint AI does not auto-download dependencies. Select an agent below for setup instructions.

AGENT_PICKER_BEHAVIOR

- Selecting a different agent from the runtime picker opens a new tab for that runtime.

- Your current chat tab is preserved, so you can keep multiple concurrent sessions (for example, one Claude tab and one Codex tab).

- In the agent picker, each runtime shows a status label such as Installed, Not installed, or Needs API key.

# Available Agents

# Custom Agents

You can add custom ACP-compatible agents via Project Settings > Plugins > Blueprint AI > BAI Agents > Custom Agents.

Configuration includes display name, executable path, arguments, working directory, environment variables, and optional API key or model ID.

# CLI Agent Requirements

- Node.js 18+ — Required for all CLI agents. The plugin auto-detects Node.js from common install paths and version managers (nvm, volta, fnm, bun, mise).

- CLI agents run as external processes and communicate via JSON-RPC over stdio.

- Blueprint AI does not auto-download CLIs or ACP adapters. Install required runtimes manually in your terminal.

# Status Labels

The runtime picker shows a live status for each agent: Installed, Not installed, or Needs API key. Use this as a quick health check before sending a prompt.