Commit Graph

2 Commits

Author SHA1 Message Date
openhands
5c5535703f Enhance RoadmapAgent: support listing and viewing phases with parsing logic
- Parse ROADMAP.md dynamically to list phases and view specific phase details
- Fix path resolution to top-level docs/ROADMAP.md
Co-authored-by: openhands <openhands@all-hands.dev>
2026-01-09 02:46:51 +00:00
openhands
29da2e24d4 Add microagents scaffolding for SDLC workflows
- Created ExampleAgent, BuildAgent, TestAgent, LintAgent, DocGenAgent, DeployAgent, DepUpdateAgent, RoadmapAgent under agents/
- Added CLI stubs and READMEs for each agent
- Updated AGENTS.md with all agent entries

Co-authored-by: openhands <openhands@all-hands.dev>
2026-01-09 02:44:00 +00:00