core-agent-ide/codex-rs/codex-api/src
sayan-oai fc05374344
chore: add phase to message responseitem (#10455)
### What

add wiring for `phase` field on `ResponseItem::Message` to lay
groundwork for differentiating model preambles and final messages.
currently optional.

follows pattern in #9698.

updated schemas with `just write-app-server-schema` so we can see type
changes.

### Tests
Updated existing tests for SSE parsing and hydrating from history
2026-02-03 02:52:26 +00:00
..
endpoint chore: add phase to message responseitem (#10455) 2026-02-03 02:52:26 +00:00
requests chore: add phase to message responseitem (#10455) 2026-02-03 02:52:26 +00:00
sse chore: add phase to message responseitem (#10455) 2026-02-03 02:52:26 +00:00
auth.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
common.rs Act on reasoning-included per turn (#9402) 2026-01-19 11:23:25 -08:00
error.rs fix(codex-api): treat invalid_prompt as non-retryable (#9400) 2026-01-16 22:22:08 -08:00
lib.rs Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00
provider.rs fix: dont auto-enable web_search for azure (#10266) 2026-01-30 22:52:37 +00:00
rate_limits.rs display promo message in usage error (#10285) 2026-01-31 08:13:25 -08:00
telemetry.rs Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00