release: CLI v0.6.2 + extension v0.1.7 (Cursor session-close hotfix)#154
Merged
Conversation
Hotfix release: ships the Cursor session-ownership fix (ancestor-chain matching) that revives session close, the audit pipeline and worklog for all Cursor extension installs. Lockstep bumps per release.sh: package.json 0.6.1 -> 0.6.2 extension/package.json 0.1.6 -> 0.1.7 .claude-plugin/plugin.json 0.6.1 -> 0.6.2 templates/plugin-README.md badge 0.6.1 -> 0.6.2 See CHANGELOG.md for full notes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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
Hotfix release shipping the QA-found Cursor session-ownership fix. Merge order: #153 → this PR → push tags. The version-drift CI guard will refuse to build if tags land before the bumps.
v0.6.2extension-v0.1.7v0.6.2sync)What ships
axme_begin_close/axme_finalize_close/ audit pipeline / worklog for all Cursor extension installs (QA checks 2.6, 5.1–5.3). Claude Code path unchanged (chain[0] == process.ppid).After merge
Then I verify all channels and the Cursor QA agent can re-run checks 2.6 / 5.1–5.3 after the extension updates (Open VSX → Cursor sync, или sideload .vsix с GitHub Release сразу).
Note: the v0.6.2 plugin-repo sync will move HEAD again — if Anthropic's pipeline auto-bumps the marketplace pin (live test from v0.6.1 still running), it picks up 0.6.2 directly; channel-health.yml is watching either way.
🤖 Generated with Claude Code