Skip to content

chore(release): prepare v0.5.0#221

Merged
Aaronontheweb merged 2 commits into
devfrom
release/0.5.0
Mar 13, 2026
Merged

chore(release): prepare v0.5.0#221
Aaronontheweb merged 2 commits into
devfrom
release/0.5.0

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Collaborator

Summary

  • Prepends v0.5.0 entry to RELEASE_NOTES.md covering 11 user-facing changes across 5 categories: Memory Recall Planning, Local Model Reliability, Skills Platform, Session Self-Awareness, and Stability
  • Bumps VersionPrefix in Directory.Build.props to 0.5.0 and updates PackageReleaseNotes to match

Changes 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-reference skill (#217), search-citation skill (#219)

Session Self-Awareness — session ID injected into dynamic context layers (#218)

Stability — SignalR stream materializer actor leak fix (#192)

Test plan

  • RELEASE_NOTES.md v0.5.0 header parses correctly (version 0.5.0, date 2026-03-13)
  • Directory.Build.props shows VersionPrefix = 0.5.0
  • CI passes on this branch
  • After merge: tag 0.5.0 is created from dev and pushed to trigger release workflow

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.
@Aaronontheweb Aaronontheweb merged commit c2aa407 into dev Mar 13, 2026
2 of 3 checks passed
@Aaronontheweb Aaronontheweb deleted the release/0.5.0 branch March 13, 2026 21:58
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