core-agent-ide/codex-rs/app-server/tests
Celia Chen 7cabe54fc7
[app-server] make app server not throw error when login id is not found (#7831)
Our previous design of cancellation endpoint is not idempotent, which
caused a bunch of flaky tests. Make app server just returned a not_found
status instead of throwing an error if the login id is not found. Keep
V1 endpoint behavior the same.
2025-12-10 16:19:40 -08:00
..
common make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
suite [app-server] make app server not throw error when login id is not found (#7831) 2025-12-10 16:19:40 -08:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00