mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:10:45 +00:00
fix: migrate agent runtime config
This commit is contained in:
@@ -212,7 +212,7 @@ OpenClaw scans for plugins in this order (first match wins):
|
||||
runtime
|
||||
- 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 `embeddedHarness.runtime: "codex"` or legacy
|
||||
app-server plugin is selected by `agentRuntime.id: "codex"` or legacy
|
||||
`codex/*` model refs
|
||||
|
||||
## Troubleshooting runtime hooks
|
||||
|
||||
Reference in New Issue
Block a user