Skip to main content

Module watch

Module watch 

Source
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§

SessionFollower
Poll-based follower for one persisted Claude Code, Codex, Pi, OpenCode, or Grok session.

Enums§

SessionSnapshotReason
Why a watcher emitted a complete session snapshot.
SessionWatchEvent
A normalized event emitted while following a local session.

Functions§

normalized_session_json
Render a normalized session as a language-neutral JSON value.