Product · Analytics

Vibecode

Claude Code and Codex usage dashboard with wrapped-style analytics.

Status
Live
Category
Analytics
Price
0 USD
Last updated
2026-04-19
Open Vibecode

Why this exists

Vibecode is a usage telemetry dashboard for Claude Code and OpenAI Codex CLI. It shows daily token spend, model breakdown, heatmaps, streaks, and yearly wrapped-style recaps.

Highlights

  • Combined Claude Code + Codex CLI view in a single dashboard
  • Daily, weekly, monthly, and wrapped-style yearly breakdowns
  • Per-model cost attribution (Opus vs Sonnet vs Haiku vs GPT-5.5 vs GPT-5.3-Codex)
  • Heatmaps and streak tracking so you can see coding intensity over time

Why Vibecode exists

Claude Code and Codex both ship their own usage views, but neither gives you a combined picture. Vibecode ingests artifacts from both CLIs, normalises them, and renders a single dashboard — so you can actually compare cost, model mix, and session patterns across tools without switching tabs.

How it compares to ccusage

ccusage is a CLI-first tool that prints Claude usage in the terminal. Vibecode is a hosted dashboard that covers Claude Code and Codex together, with charts, heatmaps, and a wrapped recap. Use ccusage if you live in the shell and only care about Claude. Use Vibecode if you want a visual, comparable view across both providers.

What data is tracked

Vibecode stores daily token totals per source and per model, plus wrapped-style yearly stats (top model, busiest day, longest streak). It does not store prompts or completions. Data is sent from the local CLI agent to the WolfAI backend over HTTPS and served back to your browser as aggregated charts.

Frequently asked questions

How do I track Claude Code usage in Vibecode?

Point the WolfAI sync script at your Claude Code session folder. It reads the local JSONL artifacts, extracts token counts per model, and posts the aggregated totals to the Vibecode backend. Prompts and responses never leave your machine.

Is Vibecode a free ccusage alternative?

Yes. Vibecode is free to use and covers Claude Code and Codex CLI in one dashboard, which ccusage does not. If you already use ccusage, Vibecode is complementary — think of it as the web UI on top of the same raw artifacts.

Can Vibecode track GPT-5.3-Codex cost?

Yes. Vibecode ingests OpenAI Codex CLI usage artifacts alongside Claude Code and attributes cost per model (GPT-5.5, GPT-5.3-Codex, GPT-5.4 Mini).

Does Vibecode store my prompts?

No. Vibecode only stores aggregated token counts, timestamps, and model names. Prompt and response text never leaves your machine.