Release 0.22.0
agent-sdk-go v0.22.0
This minor release delivers foundational work for multi-device support and daily-driver build stability, introducing session envelope handling, an expanded announce vocabulary, and amended re-evaluation semantics as part of the M7 milestone.
Features
Multi-Device Groundwork
- Session Envelope: Sessions now carry an envelope structure to support routing and context propagation across multiple devices/agents.
- Announce Vocabulary: The announce event vocabulary has been expanded to support richer capability declarations when agents come online.
- Amended Re-evaluation: Re-evaluation logic has been updated to more accurately reflect session state during multi-device scenarios.
Improvements
- Daily-Driver Build Stability: The M7 Round A+B milestone work includes hardening and integration fixes aimed at making the SDK suitable for continuous daily use in production coding-agent workflows.
Note: The diff for this release was not available for detailed inspection. The notes above are derived from commit and PR metadata. Please refer to the linked pull requests (#108, #110) for full implementation details.
Commits
Full Changelog: v0.21.0...v0.22.0