Skip to content

fix: codex transciprt fallback in runner#169

Open
huang-julien wants to merge 1 commit into
vercel-labs:mainfrom
huang-julien:fix/codex_transcript
Open

fix: codex transciprt fallback in runner#169
huang-julien wants to merge 1 commit into
vercel-labs:mainfrom
huang-julien:fix/codex_transcript

Conversation

@huang-julien

Copy link
Copy Markdown

Fixes Codex eval runs losing transcript data when codex exec --json does not emit the full JSONL transcript on stdout.

The runner already reads the saved Codex session transcript from ~/.codex/sessions to detect the observed model, but previously discarded that session transcript for result capture. This change falls back to the saved session transcript when stdout transcript extraction returns empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant