Skip to Content

Roadmap

The proto roadmap is tracked in our public GitHub repository.

Where to find it

Planned areas (as of April 2026)

Multi-agent improvements

  • Agent Swarm mode (batch parallel agents with on-the-fly spawning)
  • Agent Team improvements (better coordination and visibility)
  • Split-pane Agent Arena display via tmux/iTerm2

Developer experience

  • Improved SDK ergonomics
  • Better LSP error surfacing in the session UI
  • Plugin/extension API improvements

Infrastructure

  • Native Rust components for performance-critical paths
  • Improved test coverage for multi-agent workflows

How to contribute to the roadmap

  1. Open a GitHub Discussion for large proposals.
  2. Open an Issue for specific, well-defined feature requests.
  3. Tag your issue with the relevant area label.
  4. Wait for maintainer feedback before starting implementation.

See Contributing Guide for the full contribution process.

Last updated on