chore(release): prepare v0.5.0#221
Merged
Merged
Conversation
Updates RELEASE_NOTES.md with changes since 0.4.0 and bumps VersionPrefix in Directory.Build.props to 0.5.0.
… available Comments out linux-arm64 and win-x64 matrix entries and the Windows packaging step in publish_release_binaries.yml. linux-x64 on the self-hosted arc-netclaw runner is the only active target for this release.
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
RELEASE_NOTES.mdcovering 11 user-facing changes across 5 categories: Memory Recall Planning, Local Model Reliability, Skills Platform, Session Self-Awareness, and StabilityVersionPrefixinDirectory.Build.propsto0.5.0and updatesPackageReleaseNotesto matchChanges included
Memory Recall Planning — observer-driven recall pipeline (#198), clean curation worker shutdown (#190)
Local Model Reliability — multi-turn tool call serialization fix (#210), text-based tool call extraction for Qwen3.5 (#213), OpenAI-compatible local endpoint support (#208), GGUF/quantized model ID normalization (#215)
Skills Platform — AgentSkills.io SKILL.md standard adoption (#216),
capability-referenceskill (#217),search-citationskill (#219)Session Self-Awareness — session ID injected into dynamic context layers (#218)
Stability — SignalR stream materializer actor leak fix (#192)
Test plan
RELEASE_NOTES.mdv0.5.0 header parses correctly (version0.5.0, date2026-03-13)Directory.Build.propsshowsVersionPrefix=0.5.00.5.0is created fromdevand pushed to trigger release workflow