Peter Steinberger
3c8269ca52
refactor(codex)!: fold the codex text provider into openai with a doctor migration
...
The live codex text provider was a redundant projection of the openai
catalog (exclusive provider ownership; the openai plugin's ChatGPT OAuth
discovery already serves gpt-5.6-* route-aware). Folding it:
- extensions/codex no longer registers a text provider, catalog entry, or
synthetic text auth; provider.ts/provider-catalog.ts/provider-discovery.ts
and the route-blind model-name heuristics are deleted; the narrow
post-harness reasoning fallback moves to an app-server-owned module
- openai thinking policy keys on explicit selected-route provenance
(api === openai-chatgpt-responses) instead of value-shape inference
- models.list gains an optional additive agentRuntime field (configured
intent); session agentHarnessId remains the execution proof
- doctor --fix migrates the shipped codex/* config shape end to end:
every model slot, provider-config merge with blocker-aware conflict
handling, sessions, cron payloads (two-phase: runtime policy persists
before cron refs rewrite), transcripts; migrated refs carry model-scoped
agentRuntime.id=codex preserving the shipped wizard semantics; auto
runtime policies normalize to codex with sibling fields preserved;
blocked provider conflicts retain the whole legacy namespace fail-closed
with an actionable warning
- the stale openai:default profile cleanup (#91352 ) was deliberately
deferred to a follow-up after review showed it needs per-agent identity
proofs; doctor keeps warning about unusable profiles
Fixes #105561
Fixes #84637
Fixes #90420
2026-07-16 03:06:43 +01:00
..
2026-07-15 12:54:12 -07:00
2026-06-04 03:54:37 -04:00
2026-06-04 03:54:37 -04:00
2026-06-04 03:58:47 -04:00
2026-07-09 09:28:25 +01:00
2026-07-09 09:28:25 +01:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:51:01 -04:00
2026-07-15 17:43:26 -07:00
2026-06-04 03:51:01 -04:00
2026-07-09 23:02:31 +01:00
2026-07-09 23:02:31 +01:00
2026-06-04 04:00:03 -04:00
2026-06-04 04:03:16 -04:00
2026-07-12 12:28:42 -07:00
2026-07-12 20:33:14 -07:00
2026-07-13 05:47:05 -07:00
2026-06-04 03:47:57 -04:00
2026-07-12 20:33:14 -07:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:55:53 -04:00
2026-06-04 04:01:24 -04:00
2026-06-04 03:52:12 -04:00
2026-07-11 15:26:48 -07:00
2026-06-04 03:52:12 -04:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-12 18:16:15 -07:00
2026-07-14 11:03:02 -07:00
2026-07-03 23:52:52 -07:00
2026-07-13 00:39:43 -07:00
2026-06-04 03:57:07 -04:00
2026-06-04 04:01:24 -04:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:51:01 -04:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:55:53 -04:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:55:53 -04:00
2026-07-11 10:16:34 -07:00
2026-06-04 03:46:55 -04:00
2026-06-04 04:03:16 -04:00
2026-06-04 03:49:54 -04:00
2026-06-04 03:55:53 -04:00
2026-06-04 03:49:54 -04:00
2026-06-04 03:58:47 -04:00
2026-06-04 03:49:54 -04:00
2026-07-07 04:44:37 -04:00
2026-06-04 04:03:16 -04:00
2026-06-04 03:47:57 -04:00
2026-07-13 07:39:22 -07:00
2026-07-11 10:16:34 -07:00
2026-07-15 07:35:59 -07:00
2026-07-13 01:29:33 -07:00
2026-06-04 03:52:12 -04:00
2026-07-13 06:00:33 -07:00
2026-06-04 04:00:03 -04:00
2026-06-04 03:51:01 -04:00
2026-06-04 03:54:37 -04:00
2026-06-04 03:54:37 -04:00
2026-07-14 08:43:35 -07:00
2026-07-13 18:14:30 -07:00
2026-06-04 03:46:55 -04:00
2026-06-04 03:51:01 -04:00
2026-06-04 03:52:12 -04:00
2026-07-13 12:00:47 -07:00
2026-06-04 04:00:03 -04:00
2026-06-04 03:54:37 -04:00
2026-07-12 23:10:12 -07:00
2026-07-12 14:29:52 +01:00
2026-07-07 00:05:35 +01:00
2026-07-11 01:09:51 -07:00
2026-06-04 04:01:24 -04:00
2026-07-11 01:09:51 -07:00
2026-07-02 18:06:00 -07:00
2026-06-15 23:07:29 +08:00
2026-07-14 09:27:02 -07:00
2026-06-04 03:51:01 -04:00
2026-07-11 20:47:34 -07:00
2026-07-13 12:00:47 -07:00
2026-06-30 18:15:31 -07:00
2026-06-04 03:47:57 -04:00
2026-06-04 03:57:07 -04:00
2026-06-04 04:00:03 -04:00
2026-06-04 03:57:07 -04:00
2026-06-04 03:57:07 -04:00
2026-06-04 03:58:47 -04:00
2026-06-04 03:57:07 -04:00
2026-07-12 18:16:15 -07:00
2026-07-10 06:43:17 +01:00
2026-07-13 18:24:52 -07:00
2026-07-13 18:24:52 -07:00
2026-07-14 18:30:04 -07:00
2026-06-04 03:52:12 -04:00
2026-06-04 04:01:24 -04:00
2026-07-10 17:14:08 +01:00
2026-07-13 13:54:03 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 01:29:33 -07:00
2026-07-12 14:29:52 +01:00
2026-07-03 17:58:15 -07:00
2026-07-06 05:30:04 +01:00
2026-07-14 22:11:22 -07:00
2026-07-12 14:29:52 +01:00
2026-07-14 22:11:22 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-14 22:11:22 -07:00
2026-06-04 03:46:55 -04:00
2026-06-17 18:14:08 +08:00
2026-07-14 09:27:02 -07:00
2026-07-14 09:27:02 -07:00
2026-07-13 12:00:47 -07:00
2026-07-14 22:11:22 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-06-04 04:00:03 -04:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-06-04 03:54:37 -04:00
2026-07-14 22:11:22 -07:00
2026-06-04 03:54:37 -04:00
2026-06-04 03:58:47 -04:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-07-14 21:39:18 -07:00
2026-07-14 09:27:02 -07:00
2026-07-14 09:27:02 -07:00
2026-07-14 22:11:22 -07:00
2026-07-14 22:11:22 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-14 21:39:18 -07:00
2026-07-14 21:39:18 -07:00
2026-06-04 03:51:01 -04:00
2026-06-04 03:52:12 -04:00
2026-07-11 01:09:51 -07:00
2026-06-18 08:56:48 +08:00
2026-07-13 07:57:23 -07:00
2026-06-04 03:55:53 -04:00
2026-07-01 01:24:21 -07:00
2026-06-04 04:03:16 -04:00
2026-06-20 14:37:46 +08:00
2026-07-13 12:00:47 -07:00
2026-06-15 20:38:41 +05:30
2026-06-04 03:54:37 -04:00
2026-06-04 03:51:01 -04:00
2026-07-10 08:09:48 +01:00
2026-07-11 20:47:34 -07:00
2026-07-13 12:00:47 -07:00
2026-07-11 20:10:59 -07:00
2026-06-08 21:48:46 -05:00
2026-07-11 20:10:59 -07:00
2026-07-12 14:29:52 +01:00
2026-07-03 16:28:25 -07:00
2026-07-11 15:26:48 -07:00
2026-07-11 15:26:48 -07:00
2026-07-14 21:39:18 -07:00
2026-07-14 21:39:18 -07:00
2026-06-15 23:07:29 +08:00
2026-07-13 12:00:47 -07:00
2026-07-07 13:16:57 -07:00
2026-06-03 15:20:39 -07:00
2026-06-04 03:55:53 -04:00
2026-06-04 03:57:07 -04:00
2026-07-13 12:00:47 -07:00
2026-06-16 01:54:29 +08:00
2026-07-11 10:25:14 -07:00
2026-07-12 12:59:26 -07:00
2026-07-02 17:13:38 +01:00
2026-07-16 03:06:43 +01:00
2026-06-04 03:55:53 -04:00
2026-06-04 03:58:47 -04:00
2026-07-11 20:47:34 -07:00
2026-07-11 04:54:27 -07:00
2026-07-15 07:35:59 -07:00
2026-07-13 01:29:33 -07:00
2026-06-03 15:20:39 -07:00
2026-07-11 04:54:27 -07:00
2026-06-04 04:03:16 -04:00
2026-06-04 03:54:37 -04:00
2026-06-04 04:01:24 -04:00
2026-06-04 03:54:37 -04:00
2026-06-04 04:03:16 -04:00
2026-06-17 18:11:28 +08:00
2026-06-17 18:11:28 +08:00
2026-06-04 03:47:57 -04:00
2026-06-13 18:48:43 -07:00
2026-06-04 03:55:53 -04:00
2026-07-07 14:43:45 -07:00
2026-07-10 08:09:48 +01:00
2026-06-04 04:00:03 -04:00
2026-06-04 03:55:53 -04:00
2026-07-13 12:00:47 -07:00
2026-07-15 04:07:46 -07:00
2026-06-03 15:20:39 -07:00
2026-07-13 12:00:47 -07:00
2026-07-14 09:27:02 -07:00
2026-07-14 09:27:02 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 00:39:43 -07:00
2026-07-13 00:39:43 -07:00
2026-06-04 04:03:16 -04:00
2026-06-04 03:47:57 -04:00
2026-07-14 08:43:35 -07:00
2026-07-14 08:43:35 -07:00
2026-06-13 18:48:43 -07:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:49:54 -04:00
2026-07-14 09:27:02 -07:00
2026-07-15 04:07:46 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-15 04:07:46 -07:00
2026-07-13 07:39:22 -07:00
2026-06-04 03:49:54 -04:00
2026-06-04 03:58:47 -04:00
2026-07-13 12:00:47 -07:00
2026-07-14 09:27:02 -07:00
2026-07-14 09:27:02 -07:00
2026-06-04 03:58:47 -04:00
2026-06-04 04:03:16 -04:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:52:12 -04:00
2026-06-04 03:54:37 -04:00
2026-06-04 03:47:57 -04:00
2026-06-22 22:00:15 +08:00
2026-07-14 04:52:10 -07:00
2026-07-04 22:23:10 -07:00
2026-06-17 18:11:28 +08:00
2026-07-06 00:08:51 +01:00
2026-07-06 00:08:51 +01:00
2026-07-13 01:29:33 -07:00
2026-06-04 03:46:55 -04:00
2026-06-04 03:47:57 -04:00
2026-06-04 18:55:55 +05:30
2026-07-11 17:26:26 -07:00
2026-06-23 04:48:02 +08:00
2026-07-10 15:23:24 +01:00
2026-06-04 03:47:57 -04:00
2026-06-04 03:51:01 -04:00
2026-07-14 23:15:06 -07:00
2026-06-04 04:00:03 -04:00
2026-07-11 04:30:33 -07:00
2026-06-04 04:00:03 -04:00
2026-07-12 15:27:28 -07:00
2026-06-22 17:26:01 +00:00
2026-06-04 04:01:24 -04:00
2026-07-11 08:14:30 -07:00
2026-06-04 03:52:12 -04:00
2026-07-13 11:41:27 -07:00
2026-07-14 22:02:53 -07:00
2026-07-15 04:07:46 -07:00
2026-07-12 23:10:12 -07:00
2026-07-12 15:27:28 -07:00
2026-06-04 04:00:03 -04:00
2026-07-11 18:15:03 -07:00
2026-06-26 18:33:19 +10:00
2026-06-04 03:47:57 -04:00
2026-07-08 20:32:14 -07:00
2026-07-11 22:04:38 -07:00
2026-06-05 11:18:57 +08:00
2026-07-03 21:42:39 +10:00
2026-07-11 09:32:16 -07:00
2026-07-11 18:15:03 -07:00
2026-07-13 07:39:22 -07:00
2026-07-14 11:03:02 -07:00
2026-06-04 04:03:16 -04:00
2026-06-03 15:20:39 -07:00
2026-06-03 15:20:39 -07:00
2026-06-04 03:55:53 -04:00
2026-06-12 09:50:31 -05:00
2026-06-04 03:55:53 -04:00
2026-07-11 20:47:34 -07:00
2026-07-07 13:49:13 +10:00
2026-06-11 15:20:38 +01:00
2026-06-21 20:58:33 +02:00
2026-07-15 17:43:26 -07:00
2026-07-14 11:03:02 -07:00
2026-07-02 09:22:59 -07:00
2026-07-12 09:15:41 +01:00
2026-07-11 04:54:27 -07:00
2026-06-04 03:47:57 -04:00
2026-07-12 15:27:28 -07:00
2026-07-13 12:00:47 -07:00
2026-07-12 14:29:52 +01:00
2026-06-04 03:57:07 -04:00
2026-06-04 03:49:54 -04:00
2026-07-14 02:38:46 -07:00
2026-07-14 09:27:02 -07:00
2026-07-13 20:13:19 -07:00
2026-07-13 20:13:19 -07:00
2026-06-04 03:52:12 -04:00
2026-06-03 15:20:39 -07:00
2026-07-09 23:02:31 +01:00
2026-07-10 15:23:24 +01:00
2026-06-04 03:55:53 -04:00
2026-07-14 09:27:02 -07:00
2026-07-13 12:00:47 -07:00
2026-06-04 04:00:03 -04:00
2026-06-04 03:55:53 -04:00
2026-06-04 03:51:01 -04:00
2026-06-04 04:01:24 -04:00
2026-07-11 08:14:30 -07:00
2026-07-11 08:14:30 -07:00
2026-07-14 09:27:02 -07:00
2026-07-13 11:41:27 -07:00
2026-07-07 19:12:38 +01:00
2026-07-14 22:02:53 -07:00
2026-06-04 03:54:37 -04:00
2026-06-26 18:33:19 +10:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:51:01 -04:00
2026-07-13 12:00:47 -07:00
2026-07-12 14:29:52 +01:00
2026-07-11 09:32:16 -07:00
2026-07-13 07:39:22 -07:00
2026-06-04 03:49:54 -04:00
2026-07-15 17:43:26 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-07-13 12:00:47 -07:00
2026-06-04 03:47:57 -04:00
2026-06-04 03:57:07 -04:00
2026-07-13 12:00:47 -07:00
2026-06-21 11:28:33 -07:00
2026-06-04 03:52:12 -04:00
2026-07-14 23:15:06 -07:00
2026-07-14 23:15:06 -07:00
2026-06-04 04:01:24 -04:00
2026-07-06 00:08:51 +01:00
2026-06-22 20:23:52 +00:00
2026-07-14 11:03:02 -07:00
2026-06-04 03:54:37 -04:00
2026-06-04 04:00:03 -04:00
2026-06-04 03:52:12 -04:00