You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redact Codex reasoning content from retained raw stdout
Normalized events and reports already redacted reasoning items; the
retained raw-stdout.log run artifact still carried the provider's
reasoning text verbatim. Retention now happens after parsing and replaces
each reasoning item's text with a length marker, matching the Ollama
adapter's thinking redaction — retained raw streams keep only safe status
metadata for reasoning. Caught by the final-verification artifact scan;
covered by the strengthened codex events test.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments