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 Comic

Analyze and understand your agent. Evolve it.

Your AI coding agents run hundreds of tool calls, burn thousands of tokens, and you have no idea what happened. VibeLens changes that.

  • Session visualization. Step-by-step timeline with every tool call, thinking block, and sub-agent spawn.
  • Dashboard analytics. Cost breakdowns by model, peak-hour histograms, and per-project drill-downs.
  • Productivity tips. Flags retries, circular debugging, and abandoned approaches -- with suggested fixes.
  • Skill personalization. Recommend, create, and evolve reusable skills from your session history.
  • Session sharing. Share your interactions with your teammates with a link.

Works with Claude Code, Codex CLI, Gemini CLI, and OpenClaw out of the box.

pip install vibelens && vibelens serve

Session Viewer & Dashboard

Session Viewer

Session Viewer
Step-by-step timeline with messages, tool calls, and sub-agent spawns.

Analytics Dashboard

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

Productivity Tips & Skill Personalization

Productivity Tips

Productivity Tips
Detect friction patterns and get concrete improvement suggestions.

Skill Retrieval

Skill Retrieval
Match workflow patterns to pre-built skills from the catalog.

Skill Creation

Skill Creation
Generate new SKILL.md files from your session history.

Skill Evolution

Skill Evolution
Evolve installed skills with targeted edits based on real usage.

Features

Feature Description
Multi-agent parsing Claude Code, Codex CLI, Gemini CLI, OpenClaw with auto-detection
Session Visualization Tool calls, sub-agent spawns, elapsed time, image content
Dashboard Analytics Cost breakdowns by model, peak-hour histograms, and per-project drill-downs.
Productivity tips Friction detection, cross-session patterns, actionable mitigations
Skill personalization Retrieve, create, and evolve reusable agent skills
Session sharing Shareable URLs with read-only view

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/
OpenClaw JSONL ~/.openclaw/agents/

Data Donation

VibeLens supports donating your agent session 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.24.tar.gz (16.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.24-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vibelens-0.9.24.tar.gz
Algorithm Hash digest
SHA256 8129fd63b05accf2ac586a009e43009f132e6936c2f03c3ca0b9862f5d3d1a98
MD5 b52ae2ff1a33da9a04f6ee19ef6cb45b
BLAKE2b-256 9806fdb135d8d6aa3c6da8aaf83ade00380ecd7971a4b6aa157ed8ead5f99f2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibelens-0.9.24.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.24-py3-none-any.whl.

File metadata

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

File hashes

Hashes for vibelens-0.9.24-py3-none-any.whl
Algorithm Hash digest
SHA256 facda7a0d9ac050a928a9bceb433ff1aab146117dcabadbbdae8755063c333c3
MD5 5eb226c24c8999bce4f2226f9fb7a870
BLAKE2b-256 4f3d19b56120d33a49e65b94558e24c79560e7b74e2d1cc2c142a33badca6d68

See more details on using hashes here.

Provenance

The following attestation bundles were made for vibelens-0.9.24-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