Expand description
Passive, change-triggered following of local coding-harness sessions.
This module deliberately observes persisted session state; it does not attach to, control, or infer the liveness of the process writing it.
Structs§
- Session
Follower - Poll-based follower for one persisted Claude Code, Codex, Pi, OpenCode, or Grok session.
Enums§
- Session
Snapshot Reason - Why a watcher emitted a complete session snapshot.
- Session
Watch Event - A normalized event emitted while following a local session.
Functions§
- normalized_
session_ json - Render a normalized session as a language-neutral JSON value.