crowsnest

A read-only dashboard for local LLM agent observability. Probes localhost:8127 for a running crowsnest receiver — a standalone local agent you run yourself; your own tools emit sightings by POSTing flat JSON to /sightings. Falls back to demo mode with simulated data when no local agent is running.

No credentials leave the browser. No external requests after page load.

Building your own reporter? See the v2.4 specification — the language-agnostic contract for any process that POSTs sightings to :8127/sightings. (v2.4 canonical name is reporter; client is kept as an alias through the v2.x line.)