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 emitter? See the client specification — the v2 language-agnostic contract for any process that POSTs sightings to :8127/sightings.