core-agent-ide/codex-rs/app-server/tests/suite/v2
Victor Vannara 95f7d37ec6
Fix misleading 'maximize' high effort description on xhigh models (#7874)
## Notes
- switch misleading High reasoning effort descriptions from "Maximizes
reasoning depth" to "Higher reasoning depth" across models with xhigh
reasoning. Affects GPT-5.1 Codex Max and Robin
- refresh model list fixtures and chatwidget snapshots to match new copy

## Revision
- R2: Change 'Higher' to 'Greater'
- R1: Initial

## Testing

<img width="583" height="142" alt="image"
src="https://github.com/user-attachments/assets/1ddd8971-7841-4cb3-b9ba-91095a7435d2"
/>

<img width="838" height="142" alt="image"
src="https://github.com/user-attachments/assets/79aaedbf-7624-4695-b822-93dea7d6a800"
/>
2025-12-11 16:38:52 -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 [app-server-protocol] Add types for config (#7658) 2025-12-10 21:35:31 +00:00
mod.rs feat[app-serve]: config management (#7241) 2025-11-25 09:29:38 +00:00
model_list.rs Fix misleading 'maximize' high effort description on xhigh models (#7874) 2025-12-11 16:38:52 -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 updating app server types to support execpoilcy amendment (#7747) 2025-12-08 13:56:22 -08:00