Ahmed Ibrahim
be1d3cff93
2- Use string service tiers in session protocol (#20971)
## Summary
- break service tier session/op/app-server protocol fields from the
closed enum to string tier ids
- send the service tier string directly through model requests, prewarm,
compaction, memories, and TUI/app-server turn starts
- regenerate app-server protocol JSON/TypeScript schemas, removing the
standalone ServiceTier TS enum
## Verification
- just fmt
- cargo check -p codex-core -p codex-app-server -p codex-tui
- just write-app-server-schema
---------
Co-authored-by: Codex <noreply@openai.com>
2026-05-06 18:00:21 +03:00
..
2026-04-28 16:15:47 -07:00
2026-05-06 02:12:31 +00:00
2026-04-30 00:40:25 +00:00
2026-04-16 07:57:51 -07:00
2026-04-29 17:22:41 -07:00
2026-04-27 13:41:27 -07:00
2026-04-26 17:18:09 -07:00
2026-04-16 07:57:51 -07:00
2026-03-27 19:00:44 -07:00
2026-04-26 12:43:16 -07:00
2026-04-21 14:07:08 -07:00
2026-05-05 21:05:00 -07:00
2026-04-30 13:39:48 +03:00
2026-04-30 00:40:25 +00:00
2026-04-30 13:03:21 -07:00
2026-04-26 12:43:16 -07:00
2026-05-05 19:13:55 +00:00
2026-04-21 14:30:55 -07:00
2026-04-25 16:25:28 -07:00
2026-04-23 11:27:17 -07:00
2026-04-26 13:29:54 -07:00
2026-05-04 11:46:03 -07:00
2026-04-15 21:02:59 +08:00
2026-04-09 13:34:52 -07:00
2026-05-06 07:18:00 +00:00
2026-04-15 12:05:39 +01:00
2026-05-04 16:43:58 -07:00
2026-05-05 09:51:18 +03:00
2026-04-29 01:36:19 +00:00
2026-01-14 16:41:50 -08:00
2026-03-27 19:00:44 -07:00
2026-04-30 20:00:07 -07:00
2026-05-06 02:09:05 +00:00
2026-05-06 02:09:05 +00:00
2026-05-05 20:14:18 -07:00
2026-05-04 16:28:13 -07:00
2026-05-04 16:43:58 -07:00
2026-04-17 21:41:57 -07:00
2026-05-04 22:28:14 +00:00
2026-05-05 21:45:29 +00:00
2026-04-23 00:21:59 -07:00
2026-02-27 12:45:59 -08:00
2026-05-06 15:23:25 +02:00
2026-04-22 22:24:12 -07:00
2026-05-06 02:12:31 +00:00
2026-05-04 11:46:03 -07:00
2026-05-06 15:23:25 +02:00
2026-04-26 17:18:09 -07:00
2026-05-06 15:23:25 +02:00
2026-04-20 10:27:01 -07:00
2026-04-13 18:29:49 +01:00
2026-05-06 15:23:25 +02:00
2026-05-05 17:16:06 -07:00
2026-05-06 02:12:31 +00:00
2026-05-06 15:23:25 +02:00
2026-05-06 15:23:25 +02:00
2026-05-04 10:37:35 -07:00
2026-05-06 18:00:21 +03:00
2026-02-18 15:20:03 -08:00
2026-05-04 11:46:03 -07:00
2026-04-21 14:13:08 +08:00
2026-04-24 10:47:50 -04:00
2026-04-24 17:16:58 -07:00
2026-05-06 18:00:21 +03:00
2026-04-27 19:29:19 +00:00
2026-03-27 19:00:44 -07:00