Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravity, OpenCode, Command Code
<p align="center"> <img src="misc/logo.svg" width="120" alt="Agentlytics"> </p> <h1 align="center">Agentlytics</h1> <p align="center"> <strong>Your Cursor, Windsurf, Claude Code sessions — analyzed, unified, tracked.</strong><br> <sub>One command to turn scattered AI conversations from <b>16 editors</b> into a unified analytics dashboard.<br>Sessions, costs, models, tools — finally in one place. 100% local.</sub> </p> <p align="center"> <a href="https://www.npmjs.com/package/agentlytics"><img src="https://img.shields.io/npm/v/agentlytics?color=6366f1&label=npm" alt="npm"></a> <a href="#supported-editors"><img src="https://img.shields.io/badge/editors-16-818cf8" alt="editors"></a> <a href="#license"><img src="https://img.shields.io/badge/license-MIT-green" alt="license"></a> <a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%E2%89%A520.19%20%7C%20%E2%89%A522.12-brightgreen" alt="node"></a> <a href="https://deno.land"><img src="https://img.shields.io/badge/deno-%E2%89%A52.0-000?logo=deno" alt="deno"></a> </p> <p align="center"> <img src="misc/screenshot.png" alt="Agentlytics dashboard" width="100%"> </p> --- ## The Problem You switch between Cursor, Windsurf, Claude Code, VS Code Cursor, and more — each with its own siloed conversation history. - ✗ Sessions scattered across editors, no unified view - ✗ No idea how much you're spending on AI tokens - ✗ Can't compare which editor is more effective - ✗ Can't search across all your AI conversations - ✗ No way to share session context with your team - ✗ No unified view of your plans, credits, and rate limits ## The Solution **One command. Full picture. All local.** ```bash npx agentlytics # or pnpm dlx agentlytics # or yarn dlx agentlytics # or bunx agentlytics ``` Opens at **http://localhost:4637**. Requires Node.js ≥ 20.19 or ≥ 22.12, macOS. No data ever leaves your machine. ### Deno (Sandboxed) Run a lightweight, zero-dependency analytics scan with Deno's permissio
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.