chore(release): prep VS Code extension 0.13.0#369
Merged
Conversation
Hand-bump the extension version + Status line ahead of the deploy (they must move together — the listing's first paragraph has drifted before). 0.13.0 bundles the viewer-side work landing this deploy: repo auto-focus (#357), one-click Apply on Check Label Drift (#221), and the read-only tier-duplicate advisory (#361). CLI floor unchanged (>= 2026.06.15); all three degrade gracefully on an older CLI. 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.
What & why
Pre-flight for the next deploy. Hand-bumps the VS Code extension version and its Marketplace
## Statusparagraph together (they've drifted apart before — the Status line once lagged the published version).0.12.0 → 0.13.0(minor — this deploy ships user-facing viewer features).Changes
vscode/package.json—version→0.13.0.vscode/README.md— new 0.13.0 Status paragraph naming what's new: repo auto-focus (feat(vscode): auto-focus the viewer on the repo of the open workspace folder #357), one-click Apply on Check Label Drift (Surface a Reconcile "apply" path from the preview #221), tier-duplicate advisory (feat(vscode): surface shared/private tier duplicates as a passive health signal #361). Notes the CLI floor is unchanged (≥2026.06.15) and all three degrade gracefully on an older CLI.Test plan
🤖 Generated with Claude Code