Skip to main content

Bossanova

Hyper efficient orchestration for AI coding agents — fast, lightweight, no Electron.

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

  • GitHub Issues: bossanova-dev/bossanova/issues for bug reports and feature requests.
  • Email: support@bossanova.dev.
  • From inside the TUI: press ctrl+b from anywhere to open the built-in bug report form. See Reporting bugs for what gets included.