diff --git a/changelog.d/fixes/9826-command-code-responses-usage.md b/changelog.d/fixes/9826-command-code-responses-usage.md new file mode 100644 index 0000000000..45d8dad254 --- /dev/null +++ b/changelog.d/fixes/9826-command-code-responses-usage.md @@ -0,0 +1 @@ +- **fix(executors):** preserve Command Code usage in `/v1/responses` streams so Codex clients receive real input, output, cache, and reasoning token counts ([#9826](https://github.com/diegosouzapw/OmniRoute/pull/9826)) — thanks @MrShitFox