mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
Keep OpenAI Codex migrations on automatic runtime routing (#79238)
* fix: keep migrated openai codex routes automatic * scope runtime policy to providers and models * fix runtime policy surfaces * fix ci runtime policy checks * fix doctor stale session runtime pins
This commit is contained in:
@@ -391,8 +391,8 @@ even when source overlay mounts are present.
|
||||
re-enable plugins before running doctor cleanup if you want stale ids removed
|
||||
- OpenAI-family Codex routes keep separate plugin boundaries:
|
||||
`openai-codex/*` belongs to the OpenAI plugin, while the bundled Codex
|
||||
app-server plugin is selected by `agentRuntime.id: "codex"` or legacy
|
||||
`codex/*` model refs
|
||||
app-server plugin is selected by canonical `openai/*` agent refs, explicit
|
||||
provider/model `agentRuntime.id: "codex"`, or legacy `codex/*` model refs
|
||||
|
||||
## Troubleshooting runtime hooks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user