Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions automation/issue-38243.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Issue 38243 Tracking

- Source issue: https://github.com/openclaw/openclaw/issues/38243
- Title: Isolated cron agent overrides should not drop sandbox.docker defaults

## Extracted Description
Isolated cron per-agent config currently merges sandbox fields shallowly; partial overrides can drop default sandbox.docker safety/network settings and should use nested merge semantics.
Loading