Minor Compatibility and Stability Release
This release carries compatibility-facing behavior changes and operational hardening. Read the summary below before upgrading or publishing.
- Task and tool behavior updates, including delegate-task contract and runtime registration behavior.
Commit Summary
- 9b72bf8 Merge pull request #3467 from code-yeongyu/refactor/delegate-task-metadata-hardening
- d612549 Merge pull request #3468 from code-yeongyu/fix/bugs-3429-3459
- 7bc170f fix: installer writes hyphenated anthropic IDs, variant=max Anthropic OAuth compat (#3429, #3459)
- c6a407c refactor(tools): migrate producers to shared metadata bridge
- 4da3005 fix(plugin): harden metadata recovery and extraction
- 80d3339 feat(background-agent): add wait-for-task-session helper
- a1842f2 feat(tool-metadata): add shared metadata contract and bridge
- 80e73f5 @CHLK has signed the CLA in #3455
- c55e08c Merge pull request #3444 from code-yeongyu/fix/issue-3443
- ccb2715 fix: hide native plan agent when replace_plan is true (#3443)