ruah

Watch

Can I show someone what this session did?

Can I show someone what this session did?

v1 is frozen to render --latest → shareable HTML. First-priority input is a Claude Code session on disk. No server.

ruah watch render a session to static HTML

Overview

@ruah-dev/watch turns one agent session into a self-contained HTML replay: timeline, expandable tool calls, token strip, Edit diffs, optional verify verdict.

ruah watch render --latest --out replay.html
ruah watch render session.jsonl --out replay.html --verify report.json

--redact is on by default (home paths, emails, ENV=value, secret prefixes). --no-redact leaves the text as recorded.

Requires Node.js >= 18. Zero runtime dependencies. Peer: @ruah-dev/schema.

Not this package

No live tail, no server, no multi-session dashboard. That is the parked full Watch.

On this page