Skip to main content

Module watcher

Module watcher 

Source
Expand description

Transcript file watcher — monitors JSONL files for changes and maintains parsed transcript state per agent.

Structs§

TranscriptWatcher
Transcript watcher that monitors JSONL files for changes

Functions§

new_transcript_registry
Create a new empty transcript registry

Type Aliases§

TranscriptRegistry
Shared transcript registry: pane_id → TranscriptState