Skip to content

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.

FeatureDescriptionStatus
Plan vs API CostCompare subscription cost against API-equivalent pricing (Pro/Max5x/Max20x)✅ Released
Weekly ReportsDaily/Weekly toggle with stacked bar charts, aligned with rate limit windows✅ Released
5-Hour BlocksMulti-PC block timeline with active block card, burn rate, and overlap detection✅ Released
Rate Limit Progress BarsVisual 5-hour and weekly rate limit usage in Overview✅ Released
Usage Pace CalculatorDaily averages with trend detection (increasing/stable/decreasing)✅ Released
Project BudgetsPer-project spending limits with progress bars and alerts✅ Released
Cross-Machine Usage PaceCombined usage metrics across all machines✅ Released
Statusline Auto-SetupOne-command rate limit tracking configuration✅ Released

v0.3.0 — Teams & Integrations v0.3

Future release focused on team support and ecosystem integrations.

FeatureDescriptionStatus
Team DashboardShared team-level analytics with per-member breakdown🔜 Planned
Admin RolesRole-based access control (admin, viewer)🔜 Planned
MCP ServerModel Context Protocol server for AI-assisted querying🔜 Planned
Slack IntegrationUsage alerts and weekly digests in Slack🔜 Planned
GitHub ActionAutomated usage reports on PRs🔜 Planned

Contributing

Have a feature idea? Open an issue on GitHub with the feature-request label.

Released under the MIT License.