Interactive Board: GitHub Project - OpenAgents Roadmap & Tasks
This roadmap tracks the evolution of OpenAgents - an AI agent framework for plan-first development workflows with approval-based execution.
Priority items for the next 4-6 weeks:
Planned for the following 6-8 weeks:
Ideas and explorations for future consideration:
Visit the GitHub Project to see:
Create an issue with the idea label:
gh issue create \
--repo darrenhinde/OpenAgents \
--title "Your idea title" \
--body "Description of your idea..." \
--label "idea"
# List all ideas
gh issue list --repo darrenhinde/OpenAgents --label idea
# View specific issue
gh issue view 123 --repo darrenhinde/OpenAgents
Last Updated: December 4, 2025