Surface polish: batched Minor findings from the native-surfaces final review (#71) #75

Merged
benstull merged 8 commits from worktree-s71-surface-polish into main 2026-07-03 03:20:24 +00:00
Owner

Lands all six batched Minor findings from the native-surfaces migration final whole-branch review (closes #71):

  1. pin()/Mark Changes as Reviewed on a never-established doc now says "Run ✦ Coedit this Document with Claude first." instead of the git-tracked message (src/diffViewController.ts).
  2. Orphaned cowriting.acceptProposal/cowriting.rejectProposal declarations (and their when: false palette entries) deleted from package.json.
  3. cowriting.openReviewPreview editor/title entry uses resourceLangId like every sibling title entry (+ the E2E assertion that codified the old key).
  4. README hygiene: F3 gets a superseded-commands banner; F7/F10 superseded banners note the Ctrl+Alt+R chord reassignment.
  5. cowriting.createThread palette entry gated on selection+coediting, matching its editor/context entry.
  6. gitBaseline reflog debounce timer cleared on dispose.

Plan: docs/superpowers/plans/2026-07-02-71-surface-polish.md. Verified: 312 unit + typecheck + build + host E2E green.

🤖 Generated with Claude Code

Lands all six batched Minor findings from the native-surfaces migration final whole-branch review (closes #71): 1. `pin()`/Mark Changes as Reviewed on a never-established doc now says "Run ✦ Coedit this Document with Claude first." instead of the git-tracked message (`src/diffViewController.ts`). 2. Orphaned `cowriting.acceptProposal`/`cowriting.rejectProposal` declarations (and their `when: false` palette entries) deleted from `package.json`. 3. `cowriting.openReviewPreview` editor/title entry uses `resourceLangId` like every sibling title entry (+ the E2E assertion that codified the old key). 4. README hygiene: F3 gets a superseded-commands banner; F7/F10 superseded banners note the `Ctrl+Alt+R` chord reassignment. 5. `cowriting.createThread` palette entry gated on selection+coediting, matching its editor/context entry. 6. `gitBaseline` reflog debounce timer cleared on dispose. Plan: `docs/superpowers/plans/2026-07-02-71-surface-polish.md`. Verified: 312 unit + typecheck + build + host E2E green. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
benstull added 8 commits 2026-07-03 03:20:16 +00:00
benstull merged commit 3e7ad58247 into main 2026-07-03 03:20:24 +00:00
Sign in to join this conversation.