Skip to main content

latest_codex_transcript

Function latest_codex_transcript 

Source
pub fn latest_codex_transcript(
    home: &Path,
    project_dir: &Path,
) -> Option<PathBuf>
Expand description

Locate the newest Codex TUI session transcript for the current project. Codex stores sessions under ~/.codex/sessions/<year>/<month>/<day>/; the first session_meta record carries payload.cwd, which is the stable project match key.