tokenflex/ing
Roadmap

What's planned

Public commitments. Updated as work ships. Missing an agent? Open an issue →

Shipped

Live
  • Local scanner for Claude Code, Codex CLI, OpenCode, Cursor (CSV + cookie API)
  • tokenflexing CLI on npm — connect, sync, daemon, MCP in one package
  • Auth: Google OAuth, magic link, and password
  • Cloud sync with today / 7-day / 30-day / all-time buckets
  • Per-tool, per-model dashboard with input / cached / output / thinking breakdown
  • Detection-only sources surfaced: Antigravity, Windsurf, Aider, Cline, Roo, Copilot
  • Public leaderboard with today / week / month / all-time scopes
  • Public profile with custom handle, privacy toggle, and leaderboard opt-in
  • MCP read tools: get_my_stats, get_device_scan, get_flex_card
  • MCP action tools: agents can run setup_device, refresh_stats, install_daemon, import_cursor_csv
  • Onboarding wizard with OS-aware CLI steps and per-tool sync guidance
  • 404 page, loading skeletons, sitemap.xml, robots.txt

In progress

Building
  • Share-card image generation — drop your /u/handle card directly into X or HN
  • Per-project / per-repo usage rollups (Claude Code sessions already carry project paths)
  • ChatGPT Desktop — CSV import from chat.openai.com data export

Next

Next up
  • Aider, Cline, Roo Code, and Kilo Code parsers
  • Antigravity real token counts (detected, no parser yet)
  • Budget alerts — daily spend cap + Slack / email notifications
  • Anthropic + OpenAI Admin connectors for org accounts

Later

Later
  • Team accounts with shared dashboards and per-seat breakdowns
  • Webhook ingestion for self-hosted AI gateways (LiteLLM, Helicone, OpenRouter)
  • Open-source CLI once the schema is stable