Skip to content

feat(kiloclaw): bump openclaw to version 2026.3.8#961

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
bump-openclaw-2026.3.8
Open

feat(kiloclaw): bump openclaw to version 2026.3.8#961
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
bump-openclaw-2026.3.8

Conversation

@kilo-code-bot
Copy link
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 10, 2026

Summary

Bumps openclaw from 2026.3.2 to 2026.3.8 in kiloclaw/Dockerfile.

Verification

  • Reviewed release notes for v2026.3.8
  • Version string updated in kiloclaw/Dockerfile (line 45)

Visual Changes

N/A

Reviewer Notes

Potentially impactful changes from the v2026.3.8 release notes

Security hardening (review carefully):

  • Security/system.run: Approved bun and deno run script operands are now bound to on-disk file snapshots at approval time, so post-approval script rewrites are denied before execution. If any workflows rely on modifying scripts between approval and execution, they will break.

  • Browser/SSRF: Private-network intermediate redirect hops are now blocked in strict browser navigation flows, and the code fails closed when remote tab-open paths cannot inspect redirect chains. Could affect any browser-based tool usage that traverses private network redirects.

  • MS Teams/authz: groupPolicy: "allowlist" now enforces sender allowlists even when a team/channel route allowlist is configured. If Teams integrations rely on route-level allowlists widening group access, this will tighten that behavior.

  • Skills/download installs: The validated per-skill tools root is now pinned before writing downloaded archives, preventing path rebinding outside the intended tools directory. Could affect skill installation if any skills relied on non-standard paths.

Deployment/infrastructure changes:

  • Docker/runtime image: Dev dependencies are pruned and build-only dist metadata is stripped for smaller Docker images. This is a positive change but worth noting in case image size assumptions exist elsewhere.

  • Gateway/restart timeout recovery: The gateway now exits non-zero when restart-triggered shutdown drains time out, so systemd/launchd will restart it instead of treating a failed restart as a clean stop. This changes restart behavior — ensure our container orchestration handles non-zero exits as expected.

  • Gateway/config restart guard: Config is now validated before service start/restart, and post-SIGUSR1 startup failures no longer crash the gateway process. This reduces invalid-config restart loops. If we ever send SIGUSR1 for config reloads, behavior may differ on bad config.

@kilo-code-bot
Copy link
Contributor Author

kilo-code-bot bot commented Mar 10, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • kiloclaw/Dockerfile

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.

1 participant