Discover and explore top open-source AI tools and projects—updated daily.
vibe-logLocal AI coding session analysis CLI
Top 94.9% on SourcePulse
Summary Vibe-log-cli is an open-source command-line tool designed to enhance developer productivity by analyzing Claude Code AI-driven coding sessions locally. It offers immediate insights through a real-time status line co-pilot and generates detailed productivity reports, all while ensuring data privacy by processing information on the user's machine. This tool is ideal for developers seeking to optimize their workflow and gain actionable feedback from their AI coding interactions.
How It Works The core of vibe-log-cli involves intercepting prompts within Claude Code, analyzing them locally using the Claude Code SDK, and providing strategic guidance. It leverages parallel sub-agents for comprehensive session analysis and report generation. A key feature is the status line co-pilot, which offers real-time feedback, strategic advice, and token usage metrics, directly integrating into the IDE's interface. For advanced analytics, an optional, privacy-preserving cloud sync feature uploads only sanitized session patterns, not actual code.
Quick Start & Requirements
Installation is straightforward via npx vibe-log-cli@latest. The primary requirement is a local installation of Claude Code and Node.js. Setup is minimal, with analyses running entirely locally. Further details and documentation can be found on the website.
Highlighted Details
Maintenance & Community The project is hosted on GitHub (vibe-log/vibe-log-cli), serving as the primary channel for bug reporting and feature requests via GitHub Issues. Key contributors include @mickmicksh and @dannyshmueli.
Licensing & Compatibility Vibe-log-cli is released under the MIT License, permitting broad commercial use and integration. It is cross-platform, running on macOS, Windows, and Linux, with current support for Claude Code and planned future support for Cursor and VS Code.
Limitations & Caveats Support for Cursor and VS Code is currently listed as "Future," indicating that Claude Code is the primary supported engine. Users encountering persistent issues like "Sessions Stuck in Analyzing" are directed to open GitHub issues for resolution.
1 month ago
Inactive
winfunc