feat(kiloclaw): bump openclaw to version 2026.3.13#1097
Merged
pandemicsyn merged 3 commits intomainfrom Mar 16, 2026
Merged
Conversation
Contributor
Author
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Reviewed by gpt-5.4-20260305 · 80,570 tokens |
St0rmz1
approved these changes
Mar 16, 2026
# Conflicts: # kiloclaw/Dockerfile # src/app/(app)/claw/components/changelog-data.ts
a708283 to
623a882
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the pinned openclaw version in
kiloclaw/Dockerfilefrom2026.3.8to2026.3.13.Verification
2026.3.8(older than target2026.3.13).v2026.3.13.Visual Changes
N/A
Reviewer Notes
Potentially impactful changes from v2026.3.13 release notes
Security fixes (high priority — review carefully):
-M/-I, PowerShell-File/-f,envwrappers,pnpmforms, backslash-newline continuation, macOS skill auto-allow). If any configured agent skills or allowlists rely on the previous (more permissive) approval resolution, those may now require explicit trust path updates in config.Gateway / Control UI changes:
GatewayClient.request()promises now time out and are cleaned up. This is a fix for connection leaks — generally beneficial, but any client logic that relied on indefinitely-pending requests (unlikely) would be affected.lastAccountIdandlastThreadIdare preserved across/reset. Positive change; replies should continue routing correctly after resets.Docker-specific:
OPENCLAW_TZenv var available. Not a breaking change; opt-in. We can adopt it viastart-openclaw.shor machine env vars if timezone consistency matters.Dependency bump:
@mariozechner/pi-*packages bumped to0.58.0. Monitor for any behavioral changes in pi-based agent runs.