Files
codex/codex-rs/core/src/context_manager
T
Eric Traut 1e3cad95c0 Do not panic when session contains a tool call without an output (#8048)
Normally, all tool calls within a saved session should have a response,
but there are legitimate reasons for the response to be missing. This
can occur if the user canceled the call or there was an error of some
sort during the rollout. We shouldn't panic in this case.

This is a partial fix for #7990
1e3cad95c0 ยท 2025-12-14 22:16:49 -08:00
History
..
2025-11-19 01:56:08 -08:00