Repair pasteback confirmation and Paste Again feedback - #1559
Closed
r3dbars wants to merge 7 commits into
Closed
Conversation
added 7 commits
July 17, 2026 17:41
r3dbars
marked this pull request as ready for review
July 17, 2026 23:32
This was referenced Jul 18, 2026
Owner
Author
|
Superseded duplicate pasteback lineage; current-main replacement #1564 is now merged. |
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
Fresh-main replacement for PR #1552 covering pasteback confirmation truth, Paste Again ownership, focus-target adapters, and clipboard recovery.
Exact proof
8d613b87da0373c04dd1f64c52adbf4109425ce98d045c24486e14ef0d56c921267af8788cf62279git diff origin/main...HEAD --checkpython3 scripts/dev/check-build-source-lists.pybash build-deps.sh --forcebash build.sh --no-openbash run-tests.sh: 13,255 passed, 0 failedbash run-tests.sh --filter ClipboardRestoringTextPasterTests: 157 passed, 0 failedbash run-slow-pasteback-smoke.sh: 9/9 passedorigin/main: clean, no actionable findingsIntegration smoke was not required by the path matrix because this change does not touch Meeting, TranscriptedCore, or Package.swift.
Proof boundary
Manual GUI focus behavior, Paste Again feel, and live hardware proof remain UNKNOWN. No manual GUI proof is claimed. No transcript text, raw clipboard data, paths, or app identity is sent in telemetry.
The exact-head review fixed the cancellation ownership gap in
2b4a7a97. The later discard behavior was reviewed and retained intentionally: dismissing Paste Again keeps fresh dictation text available for manual Cmd+V recovery; full cancellation restores the pre-dictation clipboard.lanes used: Codex=implementation, build/tests, and exact-head review (/tmp/transcripted-pasteback-codex-review-final2.txt); Claude=independent adversarial review (/Users/redbars/.codex/maestro/runs/20260717T232747Z-pasteback-review-claude); Local=attempted but unavailable (/Users/redbars/.codex/maestro/runs/20260717T232925Z-pasteback-review-local-local); Windows=skipped.