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 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 — Real-time, Analytics & PyPI ✅

Released on April 8, 2026.

FeatureDescriptionStatus
Real-time HooksSessionEnd + Stop hooks for sub-100ms data sync✅ Released
MCP Server12 tools (7 data + 5 analytics) for natural language queries✅ Released
Insights EngineTrends, anomalies, forecasts, week-over-week in the dashboard✅ Released
Webhook NotificationsDiscord/Slack alerts for budget and rate limit thresholds✅ Released
Unified Setup WizardInteractive cc-telemetry setup with dependency checks✅ Released
cc-telemetry doctor10-point health check command✅ Released
PyPI Publishingpip install cc-telemetry — no more git clone required✅ Released
Analytics Endpoints/api/analytics-trends and /api/analytics-compare-periods✅ Released

v0.4.0 — Sustainability & Polish v0.4

Next release focused on long-term sustainability and bug fixes.

FeatureDescriptionStatus
Data Retention PolicyAutomatic aggregation of old data to keep Supabase free tier sustainable🔜 Planned
Bug Fix SweepAddress v0.3.0 backlog items🔜 Planned
Project Budgets UXSearch/filter, show top 10 by cost🔜 Planned
Hooks ReliabilityInvestigate VS Code extension hook behavior🔜 Planned

v0.5.0 — Teams v0.5

Team support and multi-user features.

FeatureDescriptionStatus
Team DashboardShared team-level analytics with per-member breakdown🔜 Planned
Admin RolesRole-based access control (admin, viewer)🔜 Planned
Invite FlowInvite team members by email🔜 Planned

v1.0.0 — Production Ready v1.0

FeatureDescriptionStatus
Complete DocumentationFull coverage of all features and APIs🔜 Planned
E2E TestsEnd-to-end test suite🔜 Planned
Performance OptimizationsQuery optimization, caching🔜 Planned
Security AuditThird-party security review🔜 Planned

Contributing

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

Released under the MIT License.