Ahmed Ibrahim
8ac304c299
[codex] Support model-defined reasoning efforts ( #26444 )
...
## Summary
- accept non-empty model-defined reasoning effort values while
preserving built-in effort behavior
- propagate the non-Copy effort type through core, app-server, TUI,
telemetry, and persistence call sites
- preserve string wire encoding and expose an open-string schema for
clients
- update model selection and shortcut behavior for model-advertised
effort values
## Root cause
`ReasoningEffort` gained a string-backed custom variant, so it could no
longer implement `Copy` or rely on derived closed-enum serialization.
Existing consumers still moved effort values from shared references and
assumed a fixed built-in value set.
## Validation
- `just fmt`
- Local tests and compilation were not run per request; relying on CI.
2026-06-04 13:36:24 -07:00
..
2026-05-26 15:49:37 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-03-27 19:00:44 -07:00
2026-05-27 11:09:33 -07:00
2026-06-04 12:43:07 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 13:18:59 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 15:07:26 +02:00
2026-06-04 13:36:24 -07:00
2026-06-04 13:36:24 -07:00
2026-06-04 18:40:18 +00:00
2026-05-14 16:15:56 -07:00
2026-05-26 13:02:34 -07:00
2026-06-04 12:43:07 -07:00
2026-06-03 15:25:50 -07:00
2026-06-01 23:33:42 +00:00
2026-05-27 11:09:33 -07:00
2026-05-14 18:04:26 -07:00
2026-05-26 13:02:34 -07:00
2026-05-28 15:26:55 -07:00
2026-06-01 23:33:42 +00:00
2026-05-27 14:14:30 +02:00
2026-05-14 12:40:01 -07:00
2026-05-29 10:22:27 -07:00
2026-06-02 13:18:59 -07:00
2026-06-03 19:49:58 +00:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-22 16:58:14 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 11:51:15 -07:00
2026-05-18 21:03:51 -07:00
2026-06-04 00:24:40 +02:00
2026-06-04 13:36:24 -07:00
2026-06-04 13:36:24 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-15 01:26:50 +00:00
2026-05-26 13:02:34 -07:00
2026-05-18 21:03:51 -07:00
2026-05-28 14:54:39 -07:00
2026-06-01 23:33:42 +00:00
2026-06-02 12:10:14 +02:00
2026-06-04 13:36:24 -07:00
2026-06-03 16:06:52 -07:00
2026-06-04 13:36:24 -07:00
2026-06-04 12:43:07 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-06-02 23:55:08 +02:00
2026-06-04 13:36:24 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-19 14:45:37 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 04:33:20 +00:00
2026-06-04 13:36:24 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 04:33:20 +00:00
2026-06-02 12:10:14 +02:00
2026-06-01 04:33:20 +00:00
2026-06-04 13:36:24 -07:00
2026-06-01 23:33:42 +00:00
2026-05-14 16:15:56 -07:00
2026-05-18 09:57:54 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-03 12:22:23 +02:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-03 12:22:23 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-19 11:03:47 -07:00
2026-05-29 10:22:27 -07:00
2026-03-11 12:33:09 -07:00
2026-06-02 13:18:59 -07:00
2026-06-01 23:33:42 +00:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-04-28 23:01:40 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-06-03 15:33:34 -07:00