# disler/claude-code-hooks-multi-agent-observability

Real-time monitoring for Claude Code agents through simple hook event tracking.

Repository: https://github.com/disler/claude-code-hooks-multi-agent-observability
Canonical: https://ross.abutalabs.com/products/claude-code-hooks-multi-agent-observability
Language: Python
License Family: other
Last push: 2026-02-08T23:59:13+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 66, release rhythm 35, longevity 29
- inputs: {"age_days": 416, "days_push": 206, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1527, forks 385 (observed 2026-08-28T04:04:58.524299+00:00)

## What it is
A self-hosted observability system that captures Claude Code hook events via HTTP, stores them in SQLite, and streams them over WebSocket to a Vue dashboard for real-time monitoring of multiple concurrent agents. It consists of Python hook scripts, a Bun server, and a Vue client.

## Use cases
- monitor multiple Claude Code agents in real time
- trace tool calls and task handoffs across agent swarms
- visualize agent lifecycle events on a live dashboard
- debug why a Claude Code agent made a certain tool call
- track hook events across several projects with session filtering

## When to choose
- you use Claude Code and want real-time visibility into agent behavior
- you run parallel multi-agent workflows and need event tracing
- you want a self-hosted, lightweight monitoring dashboard with no vendor lock-in

## When to avoid
- you need observability for agents outside Claude Code
- you require production-grade metrics with long-term retention and alerting
- you cannot run a local Bun server and Python hook scripts

## Facets
- artifact type: application
- maturity: active
- function: monitoring, logging, analytics, webhook, data-visualization
- domain: developer-tools, monitoring, large-language-models
- platform: python, bun, cross-platform, self-hosted
- tags: claude-code, observability, hooks, real-time-dashboard, multi-agent, websocket, sqlite, vue, ai-agents

## Member repositories
- disler/claude-code-hooks-multi-agent-observability (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.524299+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:33.444310+00:00, confidence not recorded.
  - readme: https://github.com/disler/claude-code-hooks-multi-agent-observability (fetched 2026-08-28T04:04:58.524299+00:00, sha 7444c79c99b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
