kibitzsh/kibitz
515 stars · Last commit 2026-04-03
Real-time decoded feed of AI agent actions — monitor multiple Claude Code & Codex sessions, see exactly what each agent is doing, and coordinate swarms efficiently
README preview
# Kibitz [](LICENSE) [](https://marketplace.visualstudio.com/items?itemName=kibitzsh.kibitz) [](https://www.npmjs.com/package/@kibitzsh/kibitz) [](https://github.com/kibitzsh/kibitz/actions/workflows/pages.yml) [](https://kibitz.sh) Kibitz is a VS Code extension + CLI that watches Claude/Codex sessions, generates live commentary, and lets you dispatch prompts to existing or new sessions from one composer. ## Install **VS Code Extension** — install from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=kibitzsh.kibitz) or search `Kibitz` in the Extensions panel. **CLI — Homebrew (macOS / Linux)** ```bash brew install kibitzsh/tap/kibitz ``` **CLI — npm**