Files
codex/codex-rs
T
rka-oai 39ee1b96b0 [codex] Handle additional tools in rollout persistence metrics (#29672)
## Summary

Handle `ResponseItem::AdditionalTools` in rollout persistence metrics.

The persistence metrics match was added after the `AdditionalTools`
variant and omitted it, causing release builds to fail with a
non-exhaustive pattern error. This assigns the item the
`response.additional_tools` metrics label.

Release failure:
https://github.com/openai/codex/actions/runs/28043786727/job/83016608475

## Validation

- `just fmt`
- `just test -p codex-rollout` (76 passed)
39ee1b96b0 · 2026-06-23 18:03:35 +00:00
History
..
2026-06-23 15:25:28 +01:00
2026-06-23 15:25:28 +01:00
2026-06-04 09:16:03 -07:00