Discover and explore top open-source AI tools and projects—updated daily.
kibitzshReal-time AI agent action monitoring and coordination
New!
Top 64.5% on SourcePulse
Kibitz is a VS Code extension and CLI tool designed to provide real-time, decoded feeds of AI agent actions from sessions like Claude Code and Codex. It allows users to monitor multiple AI interactions simultaneously, understand their execution flow, and efficiently dispatch prompts across existing or new sessions. This tool is beneficial for developers, researchers, and power users who need enhanced visibility and control over complex AI agent workflows, enabling better coordination and debugging.
How It Works
Kibitz operates through a VS Code extension and a command-line interface (CLI). It monitors active Claude and Codex sessions, generating a live commentary feed that translates agent actions into human-readable insights. A key feature is its ability to dispatch prompts to any active watched session or initiate a new session on the current provider. The system provides explicit dispatch status events (queued, started, sent, failed) and supports provider-aware model handling, offering a structured approach to interacting with multiple AI agents.
Quick Start & Requirements
brew install kibitzsh/tap/kibitznpm install -g @kibitzsh/kibitzHighlighted Details
/help, /pause, /resume, /clear, /focus, /model, /preset, /interval, /update) and targeting (/1, /2, /target).Maintenance & Community
The project outlines a robust release flow (npm run cr) for publishing to VS Code Marketplace, npm, and Homebrew, including automated checks and version bumping. It also details setup for GitHub auto-releases and daily download digest emails, indicating active development and a structured maintenance process. No direct community links (e.g., Discord, Slack) are provided in the README.
Licensing & Compatibility
Limitations & Caveats
Linux CLI support is explicitly noted as "best effort." Prompt targeting is limited to active sessions visible within the watcher window, and multi-target broadcast in a single send is not currently implemented.
1 week ago
Inactive
omnara-ai
Significant-Gravitas