diff --git a/automation/issue-38243.md b/automation/issue-38243.md new file mode 100644 index 000000000000..711dd1776b16 --- /dev/null +++ b/automation/issue-38243.md @@ -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. \ No newline at end of file