Skip to content

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

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

[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

@bmendonca3 bmendonca3 closed this Mar 17, 2026
@bmendonca3 bmendonca3 deleted the issue-38243 branch March 17, 2026 18:46
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