Expand description
JSONL Transcript Watcher for Claude Code conversation logs.
Watches ~/.claude/projects/{hash}/{session}.jsonl files for changes
and provides parsed, rendered preview text for the Web UI.
Re-exports§
pub use types::TranscriptRecord;pub use types::TranscriptState;pub use watcher::TranscriptRegistry;pub use watcher::TranscriptWatcher;