mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:51:38 +00:00
fix(codex): stop Computer Use readiness stalls across fallbacks (#113393)
* fix(codex): bound computer use readiness preflight * chore(codex): keep service status internal
This commit is contained in:
@@ -172,7 +172,8 @@ export function readPluginSdkSurfaceBudgets(env = process.env) {
|
||||
// +1: canonical unknown-value to Error coercion.
|
||||
// +6: canonical session delivery normalization, access, and projection helpers.
|
||||
// +5: focused media-local-roots helpers and typed hook media contracts.
|
||||
4716,
|
||||
// +1: model-independent agent-harness preflight failure contract.
|
||||
4717,
|
||||
env,
|
||||
),
|
||||
publicFunctionExports: readPluginSdkSurfaceBudgetEnv(
|
||||
|
||||
Reference in New Issue
Block a user