release: Netclaw 0.24.2#1497
Merged
Merged
Conversation
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
0.24.2-beta.1to stable; clearsVersionSuffixinDirectory.Build.propsRELEASE_NOTES.mdwith the0.24.2section (dated 2026-06-25)build.ps1to syncVersionPrefixandPackageReleaseNotesinDirectory.Build.propsWhat's in 0.24.2
New Features
AGENTS.mdoperating rules from parent session (feat: inherit embedded AGENTS.md operating rules for sub-agents #1490)_timeout_seconds,_rationale,_background) across tool-batch re-drive (Schema-aware coercion of per-call meta arguments (fix Qwen near-miss tool-arg rejections) #1470)Bug Fixes
netclaw updateno longer crash-loops systemd on Linux — delegates restart tosystemctl --user(netclaw update restarts the daemon detached instead of via systemd, leaving the user unit crash-looping #1469)Performance
LlmSessionActorjournal storage (most recent snapshot + last N messages only) (perf: optimizeLlmSessionActorstorage to only retain most recent snapshot + last N messages in journal. #1464)Dependency Updates
Test plan
dotnet buildpasses (0 warnings, 0 errors)dotnet slopwatch analyzeexits 0 (no new violations)./scripts/Add-FileHeaders.ps1 -VerifypassesVersionPrefix=0.24.2,VersionSuffixis empty inDirectory.Build.propsRELEASE_NOTES.mdtop section header is#### 0.24.2 2026-06-25 ####0.24.2is pushed toupstreamand CI release workflow triggers