Skip to main content

Bossanova

Manage multiple AI coding-agent sessions from one terminal.

What you get

  • boss: Terminal UI (TUI) for managing coding-agent sessions across repositories.
  • bossd: Background daemon handling session lifecycle and git operations.
  • Boss Cloud: Optional managed service for driving the same sessions from a browser. See Web App.

bossd supports plugins (bossd-plugin-* binaries) for autonomous PR handling, dependency updates, CI repair, and other automation. The agents themselves also run as plugins. Each agent plugin owns the subprocess lifecycle for one CLI. The bundled claude plugin runs Claude Code, and the bundled codex plugin runs OpenAI Codex CLI. opencode remains on the roadmap. The daemon needs at least one agent plugin loaded to start sessions.

Where to next

Talk to us