pub fn read_kimi_transcript(session_path: &Path) -> Result<KimiTranscript>Expand description
Project a Kimi session directory. The main wire stream contains prompts and generated text; tool traffic and thought blocks stay only in native files.
pub fn read_kimi_transcript(session_path: &Path) -> Result<KimiTranscript>Project a Kimi session directory. The main wire stream contains prompts and generated text; tool traffic and thought blocks stay only in native files.