bolt acp as a subprocess and drives it directly — you get Bolt’s agents, tools, sessions, and provider stack without leaving your editor.
Enable ACP
In your editor’s AI settings, add Bolt as an ACP-compatible agent and point it at:.bolt/bolt.jsonc — they apply here too.
What you get
- Every Bolt agent, callable from the editor’s AI panel.
- Shared sessions with the TUI and web UI (via the local database).
- The same tool set, permissions model, and project memory as any other Bolt entry point.
Related
- Headless Server — the parallel HTTP interface.
- Configuration — the config file ACP inherits.