Support
Roadmap & Future
Current progress and future plans for Jetpack.
Completed Features
- Phase 0: Foundation - DataLayer (Turso/SQLite), monorepo, CLI, Web Dashboard
- Phase 1: Agent Mail Core - Agent Mail pub/sub, advisory file reservations, message threading
- Phase 2: Smart Coordination - SwarmCoordinator, 5 claim strategies, TaskGraph (critical path + fan-out + depth)
- Phase 3: Memory & Learning - Memory System with vector search, arbitrary memoryType strings
- Phase 4: Safety & Polish - Pre-commit Git hook, stale agent recovery, intent broadcasting
- Model-Agnostic AgentHarness - Claude Code, Codex, custom model support
- Plan Loader - Markdown/JSON plan import with hierarchy inference
- Hierarchical Tasks - Tree view with Epic/Task/Sub-task/Leaf types
- Claude Code MCP Integration - Bidirectional sync with web UI
- Kanban Web UI - Modern drag-and-drop interface with dark theme
In Progress / Planned
- Procedural Learning - Auto-extract reusable patterns from completed tasks
- Conflict Injection Testing - Simulate merge conflicts for agent resilience
- Plan-Level File Annotations - Annotate plans with expected file changes
- Batch Scheduling - Queue multiple plans for sequential execution
- WebSocket Dashboard - Real-time updates replacing polling
- Cloud Agent Farm - Remote agent execution across machines
- GitHub Issues / Linear integration
- Agent Leaderboards - Performance metrics and quality scoring
Success Metrics
- Coordination Efficiency: Time to distribute and complete multi-agent tasks
- Code Quality: Bug scanner pass rates across agents
- Memory Utilization: Memory compaction ratios
- Agent Utilization: % time agents are productively working
- Reservation Conflicts: Advisory file reservation overlaps
