Roadmap
v0.1.0 — Initial Release ✅
Released on April 4, 2026.
- Python sync agent with auto-sync daemon (systemd, launchd, Task Scheduler)
- React web dashboard with 9 pages (Overview, Daily, Projects, Models, Machines, Deploy, Sessions, Insights, Settings)
- Cloudflare Worker proxy (zero keys in frontend)
- Supabase Auth with magic link + email whitelist
- ccusage integration for JSONL log parsing
- Multi-PC aggregation with machine-level filtering
- Wazuh-style deploy page with OS-specific install commands
- CSV/JSON export from any dashboard view
- Configurable cost threshold alerts
- Row-Level Security on all database tables
v0.2.0 — Analytics & Rate Limits ✅
Released on April 6, 2026.
| Feature | Description | Status |
|---|---|---|
| Plan vs API Cost | Compare subscription cost against API-equivalent pricing (Pro/Max5x/Max20x) | ✅ Released |
| Weekly Reports | Daily/Weekly toggle with stacked bar charts, aligned with rate limit windows | ✅ Released |
| 5-Hour Blocks | Multi-PC block timeline with active block card, burn rate, and overlap detection | ✅ Released |
| Rate Limit Progress Bars | Visual 5-hour and weekly rate limit usage in Overview | ✅ Released |
| Usage Pace Calculator | Daily averages with trend detection (increasing/stable/decreasing) | ✅ Released |
| Project Budgets | Per-project spending limits with progress bars and alerts | ✅ Released |
| Cross-Machine Usage Pace | Combined usage metrics across all machines | ✅ Released |
| Statusline Auto-Setup | One-command rate limit tracking configuration | ✅ Released |
v0.3.0 — Teams & Integrations v0.3
Future release focused on team support and ecosystem integrations.
| Feature | Description | Status |
|---|---|---|
| Team Dashboard | Shared team-level analytics with per-member breakdown | 🔜 Planned |
| Admin Roles | Role-based access control (admin, viewer) | 🔜 Planned |
| MCP Server | Model Context Protocol server for AI-assisted querying | 🔜 Planned |
| Slack Integration | Usage alerts and weekly digests in Slack | 🔜 Planned |
| GitHub Action | Automated usage reports on PRs | 🔜 Planned |
Contributing
Have a feature idea? Open an issue on GitHub with the feature-request label.