Skip to content

[Issue #38243] Isolated cron agent overrides should not drop sandbox.docker defaults#8

Draft
bmendonca3 wants to merge 1 commit intomainfrom
issue-38243
Draft

[Issue #38243] Isolated cron agent overrides should not drop sandbox.docker defaults#8
bmendonca3 wants to merge 1 commit intomainfrom
issue-38243

Conversation

@bmendonca3
Copy link
Owner

Original Issue

Original Issue Description

When isolated cron config resolves per-agent overrides, shallow merging can replace the entire sandbox.docker object if only one nested field is overridden (for example image), dropping default safety/network settings. The requested fix is nested merge behavior for sandbox and sandbox.docker so partial overrides preserve unspecified defaults.

Closes openclaw#38243

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Isolated cron agent overrides should not drop sandbox.docker defaults

1 participant