Roadmap
The proto roadmap is tracked in our public GitHub repository.
Where to find it
- GitHub Issues — individual feature requests and bugs: github.com/protoLabsAI/protoCLI/issues
- GitHub Discussions — proposals and community input: github.com/protoLabsAI/protoCLI/discussions
- Milestones — grouped work items: github.com/protoLabsAI/protoCLI/milestones
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
- Open a GitHub Discussion for large proposals.
- Open an Issue for specific, well-defined feature requests.
- Tag your issue with the relevant area label.
- Wait for maintainer feedback before starting implementation.
See Contributing Guide for the full contribution process.
Last updated on