core-agent-ide/codex-rs/app-server/tests
Rasmus Rygaard 39e09c289d
Add a wrapper around raw response items (#5923)
We currently have nested enums when sending raw response items in the
app-server protocol. This makes downstream schemas confusing because we
need to embed `type`-discriminated enums within each other.

This PR adds a small wrapper around the response item so we can keep the
schemas separate
2025-10-29 20:32:40 +00:00
..
common [Auth] Choose which auth storage to use based on config (#5792) 2025-10-27 19:41:49 -07:00
suite Add a wrapper around raw response items (#5923) 2025-10-29 20:32:40 +00:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00