Skip to main content

Agent Trajectory visualization and analysis platform

Project description

VibeLens

VibeLens

See what your AI coding agents are actually doing.

PyPI Python License Live Demo

Live Demo · Quick Start · PyPI · Changelog


VibeLens parses, visualizes, and analyzes conversation histories from Claude Code, Codex CLI, Gemini CLI, and Dataclaw — giving you full observability into your AI-assisted development workflow.

One command. No config. Works with your local ~/.claude/ sessions out of the box.

pip install vibelens && vibelens serve
Analytics Dashboard

Analytics Dashboard
Aggregate stats, cost estimation, and usage trends over time.

Dashboard Charts

Activity Heatmap & Charts
Peak hours, project breakdown, model and tool distribution.

Session Browser

Session Browser
Browse by project, view step-by-step timelines with tool calls.

Conversation Flow

Conversation Flow
Phase detection across exploration, implementation, and verification.

Why VibeLens?

  • What did my agent actually do? Step-by-step timeline with tool calls, token counts, and elapsed time
  • How much is it costing me? Per-session and aggregate cost estimation across 45+ models from 12 providers
  • Where are the bottlenecks? Conversation flow diagrams with phase detection and tool dependency graphs
  • How do I share a session? Shareable permalink URLs with read-only session replay
  • What are my usage trends? Analytics dashboard with heatmaps, model distribution, and project breakdowns

Features

Feature Description
Multi-agent parsing Claude Code, Codex CLI, Gemini CLI, Dataclaw with auto-detection
Step timeline Tool calls, sub-agent spawns, elapsed time, image content
Cost estimation 45+ models, 12 providers, per-session and aggregate cost
Flow diagrams Phase-grouped conversation flow with tool dependency highlighting
Session sharing Shareable permalink URLs with read-only view
Analytics dashboard Stat cards, usage trends, activity heatmap, model distribution
Tool distribution Per-tool call counts, error rates, avg/session

Quick Start

Install and run

pip install vibelens
vibelens serve

Or run without installing:

uvx vibelens serve

VibeLens opens your browser and reads your local ~/.claude/ sessions by default.

Development install

git clone https://github.com/yejh123/VibeLens.git
cd VibeLens
uv sync --extra dev
uv run vibelens serve

Configuration

YAML-based configuration with environment variable overrides (VIBELENS_*). See config/vibelens.example.yaml for all options.

# Use a config file
vibelens serve --config config/self-use.yaml

# Override host/port
vibelens serve --host 0.0.0.0 --port 8080

Supported Agents

Agent Format Data Location
Claude Code JSONL ~/.claude/projects/
Codex CLI JSONL ~/.codex/sessions/
Gemini CLI JSON ~/.gemini/tmp/
Dataclaw JSONL HuggingFace exports

Data Donation

VibeLens supports donating your agent conversation data to advance research on coding agent behavior. Donated sessions are collected by CHATS-Lab (Conversation, Human-AI Technology, and Safety Lab) at Northeastern University.

To donate, upload your data, select the sessions you want to share, and click the Donate button.

Development

# Lint and test
uv run ruff check src/ tests/
uv run pytest tests/ -v -s

# Frontend dev server (hot reload)
cd frontend && npm install && npm run dev

Contributing

Contributions are welcome! Please ensure code passes ruff check and pytest before submitting.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vibelens-0.9.1.tar.gz (11.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vibelens-0.9.1-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file vibelens-0.9.1.tar.gz.

File metadata

  • Download URL: vibelens-0.9.1.tar.gz
  • Upload date:
  • Size: 11.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vibelens-0.9.1.tar.gz
Algorithm Hash digest
SHA256 4813952f9ca8a765943aa2bb0178a1bd3e5b0b1d5f884e4a8e503ec3a35ddc6d
MD5 fa0c461c2c1222f58b6ba29c2d9cb03a
BLAKE2b-256 85783ec206574c13c65ed92aa546637ece86d3a8b4e3f1e5522b649a1b9f6472

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibelens-0.9.1.tar.gz:

Publisher: publish.yml on yejh123/VibeLens

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vibelens-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: vibelens-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for vibelens-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aca17fddf39749e175817f0fca86228050d87296cc8dade7429dd6add5365b72
MD5 94cc305e71fe991d41c4e8e3509d27ff
BLAKE2b-256 d9dfc5314c4ad87d5833d1898863a670cdb1248a3c1ed41d8866ddfbde994429

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibelens-0.9.1-py3-none-any.whl:

Publisher: publish.yml on yejh123/VibeLens

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page