Expand description
Background live-mirror service for Claude Code and Codex CLI session transcripts.
Exposes the three sub-modules and re-exports the public surface used by
SessionPack::warm() and tests.
Re-exports§
pub use ingest::LineTailSource;pub use ingest::MirrorSource;pub use ingest::MirrorStats;pub use parse::parse_cc_line;pub use parse::parse_codex_line;pub use service::run_mirror_service;pub use service::MirrorConfig;