- Current Version: v0.6.0
- Open Issues: 5 (all for future milestones)
- Completed Milestones: v0.4.0, v0.5.0, v0.6.0 (original), v0.7.0 (original)
- Active Milestones: v0.6.0 (in progress), v0.7.0 (planned), v0.8.0 (5 issues), v0.9.0 (planned)
- Recent Completions: File Registry core (#287-289, #294), AI Assistant Integrations (#299, #300)
- Milestone bloat: Completed milestones (v0.4-v0.7) still open
- Version gap: Current version 0.5.4, but next milestone is v0.8.0
- Unorganized work: 15 critical issues have no milestone
- No epics: Large features not properly grouped
- Missing release dates: No target dates for planning
- Project board outdated: Doesn't reflect current priorities
- File Registry is ready to implement (10 detailed tasks)
- Clear feature groupings emerging
- Good balance of near-term and long-term work
- Minor releases (0.x.0): Every 2-3 months with major features
- Patch releases (0.x.y): As needed for bug fixes
- Stable v1.0: When core feature set is complete and battle-tested
- Q1 2026 (March): v0.6.0 - File Registry & Quality
- Q2 2026 (June): v0.7.0 - GitHub Integration
- Q3 2026 (September): v0.8.0 - Session Management Advanced
- Q4 2026 (December): v0.9.0 - Multi-Assistant & Collaboration
- Q1 2027 (March): v0.10.0 - Polish & Maturity
Target: March 1, 2026 (6 weeks) Theme: Major new feature + quality improvements Status: In Progress - Core features completed, advanced features remain
Problem: AI assistants access outdated/archived files causing bugs Solution: Explicit registry with MCP interception Priority: HIGH - Solves critical user pain point
- ✅ #287: FileRegistry data model and storage (HIGH, Medium effort) - Implemented in file_registry.py
- ✅ #288: CLI commands for registry management (HIGH, Medium effort) - 7 commands in cli.py
- ✅ #289: MCP tools for AI assistant access (HIGH, Small effort) - 8 MCP tools in mcp_server.py
- #290: MCP tool interception for file operations (HIGH, Large effort) ⭐ Critical
- #291: Daemon integration for registry broadcasts (MEDIUM, Medium effort)
- #292: Auto-detection scanner (LOW, Medium effort)
- #293: Audit command (LOW, Small effort)
- #295: Performance optimization (LOW, Small effort)
- #296: End-to-end integration testing (HIGH, Medium effort)
- ✅ #294: User guide and documentation (MEDIUM, Small effort) - Comprehensive docs created
- ✅ #299: Cursor AI IDE Integration - .mdc rules generation complete
- ✅ #300: Aider Configuration - .aider.conf.yml generation complete
⚠️ #298: GitHub Copilot CLI Integration - Template complete, MCP testing pending- ✅ Gemini CLI - GEMINI.md enhanced with comprehensive guidance
- ✅ Goose - .goosehints integration complete
- ✅ AGENTS.md - Enhanced with comprehensive multi-assistant guidance (205 lines)
- #285: Fix pipx installation support (HIGH priority)
- ✅ AI blocked from reading deprecated files 95% of time
- ✅ Registry setup takes < 5 minutes
- ✅ Changes propagate to all agents within 1 second
- ✅ Performance overhead < 10ms per file operation
- ✅ pipx installation works correctly
Target: June 1, 2026 (12 weeks from now) Theme: Enhanced GitHub workflow integration Status: Detailed design needed
- #257: Feature Request: GitHub Projects v2 Integration (EPIC)
- #282: Status column mapping for GitHub Projects (HIGH)
- #283: Custom field sync for GitHub Projects (MEDIUM)
- #284: Bidirectional sync for GitHub Projects (HIGH)
- Requires stable v0.6.0 release
- Needs GitHub Projects v2 API research
- ✅ Bidirectional sync with GitHub Projects v2
- ✅ Custom fields mapped correctly
- ✅ Status updates propagate both ways
- ✅ No data loss during sync
Target: September 1, 2026 (18 weeks from now) Theme: Advanced session capabilities Status: Design in progress
- #273: Session branching and merging (MEDIUM)
- #274: Session knowledge harvesting (MEDIUM)
- #275: Session analytics and monitoring (MEDIUM)
- #279: Daemon integration for multi-client monitoring (MEDIUM)
- Requires v0.6.0 (daemon registry integration)
- Builds on v0.7.0 (project sync foundation)
- ✅ Branch/merge sessions without data loss
- ✅ Harvest knowledge from completed sessions
- ✅ Monitor multiple concurrent sessions
- ✅ Analytics show session productivity metrics
Target: December 1, 2026 (24 weeks from now) Theme: Multi-assistant orchestration Status: Research phase
- #212: Implement Gemini CLI Slash Commands (MEDIUM)
- #213: Enhanced Gemini Context in GEMINI.md (MEDIUM)
- #214: Investigate Gemini CLI Lifecycle Hooks (LOW)
- #259: SKILLS.md and AGENTS.md support for all AI assistants (MEDIUM)
- #262: Review AI assistant tools for IdlerGear integration (LOW)
- Requires v0.8.0 (session management)
- Needs Gemini API research
- ✅ Gemini integrated with full feature parity
- ✅ SKILLS.md/AGENTS.md work across all assistants
- ✅ Multiple assistants can coordinate on same project
- ✅ Clear documentation for each supported assistant
Target: March 1, 2027 (30 weeks from now) Theme: Pre-release maturity milestone Status: Preparing for eventual 1.0 after extended stability period
- #281: Expand 'idle*' standalone command pattern (LOW)
- #258: Auto-mark managed files for exclusion (MEDIUM)
- #255: External Command Queue for IPC (MEDIUM)
- #256: Report issues to upstream with disclaimer (LOW)
- ✅ All v0.9.0 features stable for 3+ months
- ✅ 80%+ test coverage on core features
- ✅ Comprehensive documentation
- ✅ No critical bugs
- ✅ Production validation at multiple sites
- ✅ API stability improvements
- ✅ Performance benchmarks established
Note: True v1.0 will come when production-ready, not on a fixed timeline.
These milestones have 0 open issues and should be closed:
- v0.4.0 Release (5 closed issues)
- v0.5.0 - Planning & Foundation (7 closed issues)
- v0.6.0 - Structured Information (3 closed issues)
- v0.7.0 - Session Management Foundation (4 closed issues)
- v0.8.0 - Session Management Advanced
- Reason: Should be v0.8.0, not v0.8.0 (wrong version number)
- Action: Move issues to new v0.8.0, delete old
- CRITICAL: Blocks release or causes data loss
- HIGH: Major feature or significant bug
- MEDIUM: Important but not blocking
- LOW: Nice-to-have or future enhancement
v0.6.0 (File Registry)
- Critical: #290 (MCP interception - core feature)
- High: #287, #288, #289, #296, #285
- Medium: #291, #294
- Low: #292, #293, #295
v0.7.0 (GitHub Integration)
- High: #282, #284
- Medium: #283
v0.8.0 (Session Management)
- Medium: #273, #274, #275, #279
- (Lower priority as it's further out)
v0.9.0 (Multi-Assistant)
- Medium: #212, #213, #259
- Low: #214, #262
v0.10.0 (Stable)
- Medium: #255, #258
- Low: #256, #281
Large features that span multiple issues and require coordination.
Create label: epic (color: #5319e7, description: "Large feature spanning multiple issues")
-
Epic #286: File Registry & Deprecated File Detection System
- Sub-tasks: #287-#296 (10 issues)
- Milestone: v0.6.0
- Owner: Core team
- Status: Ready to implement
-
Epic #271: Advanced Session Management
- Sub-tasks: #273-#275, #279 (4 issues)
- Milestone: v0.8.0
- Owner: TBD
- Status: Design phase
-
Epic #257: GitHub Projects v2 Integration
- Sub-tasks: #282-#284 (3 issues)
- Milestone: v0.7.0
- Owner: TBD
- Status: Needs design
- Multi-Assistant Coordination (v0.9.0)
- Knowledge Graph Enhancement
- Test Automation System
Project Name: "IdlerGear Development Roadmap"
Columns:
- 📋 Backlog (no milestone or v1.0+)
- 🎯 Current Sprint (v0.6.0 high priority)
- 🚧 In Progress
- 👀 In Review
- ✅ Done (last 2 weeks)
Views:
- By Milestone (grouped)
- By Epic (filtered)
- By Priority (sorted)
- Current Sprint (v0.6.0 only)
- v0.6.0 - File Registry & Quality
- v0.7.0 - GitHub Integration
- v0.8.0 - Session Management Advanced
- v0.9.0 - Multi-Assistant & Collaboration
- v0.10.0 - Stable Release
Recommendation: Option 1 (single board) for better overview
- ✅ Close completed milestones (v0.4.0, v0.5.0, v0.6.0, v0.7.0)
- ✅ Create epic label
- ✅ Tag epic issues (#286, #271, #257)
- ✅ Create/update v0.6.0 milestone with target date March 1, 2026
- ✅ Create/update v0.7.0 milestone with target date June 1, 2026
- ✅ Update v0.8.0 milestone with target date September 1, 2026
- ✅ Update v0.9.0 milestone with target date December 1, 2026
- ✅ Update v0.10.0 milestone with target date March 1, 2027
- ✅ Assign all File Registry issues (#286-296) to v0.6.0
- ✅ Assign #285 to v0.6.0
- ✅ Assign GitHub Projects issues (#257, #282-284) to v0.7.0
- ✅ Keep session management (#271, #273-275, #279) in v0.8.0
- ✅ Keep Gemini/multi-assistant (#212-214, #259, #262) in v0.9.0
- ✅ Keep polish features (#255, #256, #258, #281) in v0.10.0
- ✅ Update all v0.6.0 issues with priority labels
- ✅ Add "blocks: #XXX" comments for dependencies
- ✅ Update epic issues with task lists
- ✅ Create new unified project board
- ✅ Add all open issues to board
- ✅ Configure views (milestone, epic, priority)
- ✅ Archive old project boards
- ✅ Create ROADMAP.md in repo
- ✅ Update README.md with roadmap link
- ✅ Post announcement issue with roadmap
- File Registry fully implemented and tested
- No critical bugs in v0.6.0 release
- Documentation complete
- Release on time (March 1, 2026)
- Each release delivers on schedule (±1 week)
- No major rewrites needed
- Community feedback incorporated
- Test coverage stays above 80%
- Production deployments successful
- API stable for 6+ months
- Active community contributions
- Clear upgrade path from pre-1.0
- GitHub Releases with changelog
- Update README.md with latest version
- Post to discussions/social media
- Email active users (if list exists)
- Documented in CHANGELOG.md
- Migration guide provided
- Deprecated features warned for 1 release
- Clear upgrade instructions
- GitHub Issues for bugs/features
- GitHub Discussions for questions
- Direct communication with early adopters
Mitigation: Strict milestone scope, move non-critical to next release
Mitigation: Parallel work where possible, fallback plans
Mitigation: Semantic versioning, deprecation warnings, migration guides
Mitigation: Automated testing, code review, beta releases before stable
- Execute cleanup (Steps above)
- Start v0.6.0 work (Task #287)
- Weekly milestone review (Track progress)
- Monthly roadmap update (Adjust based on velocity)
- ✅ File Registry Core (#287-289, #294): Data model, CLI, MCP tools, documentation
- ✅ AI Assistant Integrations (#298-300): Cursor, Aider, Copilot, Gemini, Goose, AGENTS.md
- ✅ Plugin System (v0.5.11-13): CLI commands, MCP tools, Mem0 integration
- 🔄 v0.6.0 Status: ~60% complete (core done, MCP interception & testing remain)
- #290: MCP tool interception (CRITICAL for File Registry)
- #296: End-to-end integration testing
- #285: Fix pipx installation support (HIGH priority bug)
- #291: Daemon integration for registry broadcasts
Last Updated: January 21, 2026 Next Review: February 1, 2026