Мониторинг агентских сессий Claude Code в реальном времени

vibe-coding

Claude-Code-Agent-Monitor is a Claude Code skill that provides a real-time professional dashboard for tracking Claude Code and OpenAI Codex agent sessions, tool usage, and subagent orchestration. The platform is built with Node.js, Express, React 19, and SQLite in WAL mode; it integrates with both agents through their native hook systems, streaming data via WebSocket and Server-Sent Events. Visualizations are powered by D3.js and Mermaid diagrams, the UI is localized with i18next, and the REST API is documented with Swagger/OpenAPI 3.0. It ships as a web app, a VS Code extension, and an Electron desktop app for macOS (arm64 + x64) and Windows. Developers use it to debug live agent issues, monitor MCP operations, onboard new repositories, and track feature delivery in real time.