core-agent-ide/codex-rs/app-server/tests/suite/v2
Ahmed Ibrahim 774bd9e432
feat: model picker (#8209)
# External (non-OpenAI) Pull Request Requirements

Before opening this Pull Request, please read the dedicated
"Contributing" markdown file or your PR may be closed:
https://github.com/openai/codex/blob/main/docs/contributing.md

If your PR conforms to our contribution guidelines, replace this text
with a detailed and high quality description of your changes.

Include a link to a bug report or enhancement request.
2025-12-17 16:12:35 -08:00
..
account.rs [app-server] make app server not throw error when login id is not found (#7831) 2025-12-10 16:19:40 -08:00
config_rpc.rs feat: change ConfigLayerName into a disjoint union rather than a simple enum (#8095) 2025-12-17 08:13:59 -08:00
mod.rs feat[app-serve]: config management (#7241) 2025-11-25 09:29:38 +00:00
model_list.rs feat: model picker (#8209) 2025-12-17 16:12:35 -08:00
rate_limits.rs fix: taking plan type from usage endpoint instead of thru auth token (#7610) 2025-12-04 23:34:13 -08:00
review.rs chore: review everywhere (#7444) 2025-12-02 11:26:27 +00:00
thread_archive.rs fix: add more fields to ThreadStartResponse and ThreadResumeResponse (#6847) 2025-11-18 21:18:43 -08:00
thread_list.rs fix: thread/list returning fewer than the requested amount due to filtering CXA-293 (#7509) 2025-12-10 23:06:32 +00:00
thread_resume.rs [app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060) 2025-11-21 10:37:12 -08:00
thread_start.rs fix: add more fields to ThreadStartResponse and ThreadResumeResponse (#6847) 2025-11-18 21:18:43 -08:00
turn_interrupt.rs [app-server] feat: add thread_id and turn_id to item and error notifications (#7124) 2025-11-25 08:05:47 -08:00
turn_start.rs fix: introduce AbsolutePathBuf as part of sandbox config (#7856) 2025-12-12 15:25:22 -08:00