Interactive Board: GitHub Project - OpenAgents Control Roadmap & Tasks
This roadmap tracks the evolution of OpenAgents Control - an AI agent framework for plan-first development workflows with approval-based execution.
Priority items for the next 4-6 weeks:
- Stabilize OpenCode CLI integration
- Improve evaluation framework reliability asd
- Enhance documentation for new users
- Add more example workflows
Planned for the following 6-8 weeks:
- Support for additional AI coding tools (Cursor, Claude Code)
- Enhanced context-aware system builder
- Multi-language template improvements
- Community contribution guidelines
Ideas and explorations for future consideration:
- Visual workflow designer
- Agent marketplace/registry
- Cloud-based agent coordination
- Integration with popular IDEs
Visit the GitHub Project to see:
- Current status of all items
- Priority levels
- Detailed descriptions
- Progress tracking
Create an issue with the idea label:
gh issue create \
--repo darrenhinde/OpenAgentsControl \
--title "Your idea title" \
--body "Description of your idea..." \
--label "idea"# List all ideas
gh issue list --repo darrenhinde/OpenAgentsControl --label idea
# View specific issue
gh issue view 123 --repo darrenhinde/OpenAgentsControl- idea - High-level proposals and feature ideas
- feature - New features or enhancements
- bug - Bug fixes and issues
- docs - Documentation improvements
- agents - Agent system related
- evals - Evaluation framework
- framework - Core framework changes
Last Updated: December 4, 2025