Supported Agents

Blueprint AI supports multiple AI agents. You can switch between them per session or run multiple agents in parallel across tabs. Select an agent below for setup instructions.

Agent Types

There are two categories of agents:

  • CLI Agents — External processes that communicate via JSON-RPC over stdin/stdout. The plugin spawns the process and manages its lifecycle.
  • HTTP Agent (OpenRouter) — Built-in agent that makes direct API calls. No external process or CLI installation needed.

Custom Agents

You can add custom ACP-compatible agents in Project Settings > Plugins > Blueprint AI > BAI Agents > Custom Agents. Each custom agent entry specifies a display name, executable path, arguments, working directory, environment variables, and optional API key or model ID.