Skip to content

Add demo-seed for local observability demos#3

Open
venzeles wants to merge 1 commit intonullclaw:mainfrom
venzeles:agent-flight-recorder-demo-seed
Open

Add demo-seed for local observability demos#3
venzeles wants to merge 1 commit intonullclaw:mainfrom
venzeles:agent-flight-recorder-demo-seed

Conversation

@venzeles
Copy link
Copy Markdown

@venzeles venzeles commented May 6, 2026

Adds local demo seed data for the Agent Flight Recorder demo path.

This gives NullWatch a deterministic, repeatable local dataset for observability demos without requiring external services, secrets, or a running agent workload.

Companion UI/proxy PR: nullclaw/nullhub#51

What changed:

  • Added nullwatch demo-seed.
  • Seeds three representative runs: successful review, tool failure, and handoff/retry.
  • Includes spans, evals, costs, token counts, and failure context.
  • Keeps seeding idempotent so repeated demo runs do not duplicate data.
  • Documents the local demo flow in the README.
  • Adds hackathon submission notes.

Validation performed:

  • zig build test --summary all
  • zig build run -- demo-seed --data-dir "$TMP_DIR"
  • zig build run -- summary --data-dir "$TMP_DIR"
  • zig build run -- run demo-tool-failure --data-dir "$TMP_DIR"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant