All 36 Dependencies
Every package Agents Observe depends on, ranked by repo health score.
Agents Observe installs as a Claude Code plugin rather than a separate service you have to remember to run: adding it as a marketplace plugin and installing it auto-starts an MCP server that captures session events as you work, with no manual setup step beyond the initial install. The dashboard then gives real-time visibility into multi-agent sessions, with filtering, search, full session replay, and (as of v0.9.7) token usage and cost breakdowns.
Because it runs as a local MCP server rather than a hosted service, session data stays on your machine by default. A built-in `/observe` skill lets you check status, restart the server, or view logs directly from within Claude Code, rather than needing to shell out to manage the dashboard process separately.
MIT licensed, the project includes Docker Compose and Dockerfile support for containerized deployment, alongside the primary local plugin-based workflow.