2026-01-25 - 2026-07-25

Overview

37 Active Pull Requests
38 Active Issues
Excluding merges, 3 authors have pushed 153 commits to main and 311 commits to all branches. On main, 210 files have changed and there have been 18536 additions and 4274 deletions.

37 Pull requests merged by 1 user

Merged #75 Surface polish: batched Minor findings from the native-surfaces final review (#71) 2026-07-03 03:20:24 +00:00

Merged #73 fix(#70): INV-5 — reject after an interior tweak restores the retained original 2026-07-03 01:19:47 +00:00

Merged #72 Native surfaces migration — evolve the extension onto VS Code's native review surfaces (9-task plan, spec v0.2.1) 2026-07-02 23:09:38 +00:00

Merged #68 fix(#59): disable claude-code IDE auto-connect to stop spurious macOS Apple-Events prompt 2026-06-26 20:12:24 +00:00

Merged #67 chore: remove stray code-repo spec copy (canonical in content repo) 2026-06-26 15:30:59 +00:00

Merged #66 F12: inline editable proposed-change diff in the Markdown editor + Accept/Reject control parity (#64) 2026-06-26 15:28:15 +00:00

Merged #65 feat(ux): unify Ask-Claude-to-Edit on a split-below multi-line webview 2026-06-26 13:50:31 +00:00

Merged #62 feat(ux): unify "Ask Claude to Edit" + inline prompt at selection; fix keybindings 2026-06-26 12:11:44 +00:00

Merged #61 #60: live turn progress (activity line + token count + OutputChannel stream + cancel) 2026-06-26 11:53:11 +00:00

Merged #56 #54 follow-up: pretest:e2e cleans out/test (stop stale cross-branch compiled tests running) 2026-06-13 16:21:58 +00:00

Merged #55 #54: resilient undo E2E (preflight skip-guard) — fixes main E2E red 2026-06-13 16:17:02 +00:00

Merged #53 #33: harden author-coloring PUA sentinels against intra-emphasis markdown 2026-06-13 15:42:05 +00:00

Merged #52 #48: pinning the baseline leaves the review panel fully un-annotated 2026-06-13 15:30:56 +00:00

Merged #51 #46 (SLICE-3, accept): Accept all pending proposals in one gesture 2026-06-13 15:16:19 +00:00

Merged #50 #47 (SLICE-2, review): per-block document proposals + word-precise accept 2026-06-13 15:01:56 +00:00

Merged #49 #42 (SLICE-1, reach): selection-aware Ask-Claude from editor body + tab 2026-06-13 14:27:10 +00:00

Merged #45 feat(#41): Open Cowriting Review Panel from markdown file/tab right-click 2026-06-12 23:04:49 +00:00

Merged #44 F11 — Preview toolbar as the primary interaction surface (#43) 2026-06-12 21:19:02 +00:00

Merged #39 fix #38: undo/redo no longer mis-attributes restored text in the review preview 2026-06-12 10:37:49 +00:00

Merged #37 F6 #34: delete the dead two-pane diff-view UI, keep the baseline data layer 2026-06-12 09:10:38 +00:00

Merged #36 F10 #31: render resolved proposals inline at their anchor block 2026-06-12 08:33:01 +00:00

Merged #30 F10: interactive track-changes review in the markdown preview (#29) 2026-06-12 07:39:51 +00:00

Merged #28 F7.1: intra-diagram mermaid diffing (#22) 2026-06-11 23:36:58 +00:00

Merged #27 F9: authorship view in the rendered preview 2026-06-11 21:40:58 +00:00

Merged #26 F8: out-of-workspace authoring — hybrid sidecar persistence (#25) 2026-06-11 20:18:55 +00:00

Merged #24 fix(edit-selection): accurate warnings + path-boundary workspace check 2026-06-11 19:13:12 +00:00

Merged #23 F7: rendered track-changes markdown preview (#21) 2026-06-11 15:50:34 +00:00

Merged #20 F6: diff-view toggle on any file (global storage, untitled in-memory) 2026-06-11 14:53:20 +00:00

Merged #18 F6: diff-view toggle (Feature #17) 2026-06-11 14:21:46 +00:00

Merged #16 fix: proposal threads disable the dead reply input (decide-only, INV-12) 2026-06-11 06:26:34 +00:00

Merged #15 F5: cross-rung format contract + round-trip (#14) 2026-06-11 06:07:39 +00:00

Merged #13 F4: propose/accept diff flow — pending proposals, ✓/✗ review, seam-applied acceptance (Feature #12) 2026-06-11 05:16:31 +00:00

Merged #11 Fix #8 follow-up: EDH opens a committed sandbox/ playground (one-folder-one-window collision) 2026-06-10 21:32:31 +00:00

Merged #10 Fix EDH no-workspace command registration (#8) + selection context menus (#9) 2026-06-10 21:27:19 +00:00

Merged #7 F3: live human/Claude attribution on @cline/sdk claude-code (Feature #6) 2026-06-10 18:11:47 +00:00

Merged #5 F2: region-anchored threads on @cline/sdk (Feature #4) 2026-06-10 14:01:18 +00:00

Merged #3 POC: runnable VS Code extension on @cline/sdk (Feature #2) 2026-06-10 06:56:34 +00:00

29 Issues closed from 1 user

Closed #71 Surface polish: batched Minor findings from the native-surfaces migration final review 2026-07-03 03:20:24 +00:00

Closed #70 INV-5 gap: rejecting a proposal after typing inside its pending range silently skips the revert 2026-07-03 01:19:47 +00:00

Closed #59 Plugin requests macOS "control other applications" access it doesn't need 2026-06-26 20:12:24 +00:00

Closed #64 Inline editable proposed-change diff in the Markdown editor + Accept/Reject controls in both surfaces 2026-06-26 15:28:15 +00:00

Closed #60 Show Claude's live output/progress during the "asking Claude…" status 2026-06-26 11:53:13 +00:00

Closed #33 Harden author-coloring PUA sentinels against intra-emphasis markdown 2026-06-13 15:42:18 +00:00

Closed #48 Pinning the baseline should leave the review panel fully un-annotated 2026-06-13 15:31:08 +00:00

Closed #46 Accept all of Claude's pending proposals on the current document in one gesture 2026-06-13 15:16:32 +00:00

Closed #47 Block-granularity proposals: one change per paragraph/header/bullet, not per word 2026-06-13 15:02:08 +00:00

Closed #42 Ask Claude to Edit Document — whole-document edit from body (no selection) + tab right-click 2026-06-13 14:27:53 +00:00

Closed #41 Open Cowriting Review Panel from the markdown file/tab right-click menu 2026-06-12 23:04:49 +00:00

Closed #43 Preview toolbar as the primary interaction surface — adaptive "Ask Claude…" + Pin baseline buttons 2026-06-12 21:19:29 +00:00

Closed #38 Undo in the editor renders wrong marks in the F10 review preview 2026-06-12 10:37:49 +00:00

Closed #34 Delete F6's dead two-pane diff-view UI code (keep the baseline data layer) 2026-06-12 09:10:38 +00:00

Closed #31 Render F10 review proposals inline at their resolved anchor (not as trailing blocks) 2026-06-12 08:33:01 +00:00

Closed #29 Interactive track-changes review in the markdown preview (clean editor + accept/reject) 2026-06-12 07:40:11 +00:00

Closed #22 F7: intra-diagram mermaid diffing (beyond the whole-diagram "changed" badge) 2026-06-11 23:36:58 +00:00

Closed #1 VS Code coauthoring plugin built on Cline (@cline/sdk) 2026-06-11 23:12:34 +00:00

Closed #21 F7: rendered track-changes markdown preview (baseline-aware, mermaid) 2026-06-11 23:12:33 +00:00

Closed #25 Out-of-workspace authoring (global-storage sidecar fallback) 2026-06-11 20:20:37 +00:00

Closed #19 F6: diff-view toggle on any file (global storage, untitled in-memory) 2026-06-11 14:53:20 +00:00

Closed #17 Diff-view toggle: see the operator's own changes vs a coauthoring baseline 2026-06-11 14:22:06 +00:00

Closed #14 F5 — Cross-rung git-native persistence format + round-trip to the Gitea substrate rung 2026-06-11 06:07:39 +00:00

Closed #12 F4 — Propose/accept diff flow: inline diff + keep/reject on the applyAgentEdit seam 2026-06-11 05:16:33 +00:00

Closed #8 EDH without a workspace folder: all coauthoring commands fail with "command not found" 2026-06-10 21:32:32 +00:00

Closed #9 Editor context menu entries for edit-selection and create-thread (only when text is highlighted) 2026-06-10 21:27:19 +00:00

Closed #6 F3 — Live human/Claude attribution in the buffer, git-native provenance 2026-06-10 18:11:47 +00:00

Closed #4 F2 — Region-anchored threads (VS Code Comments API), git-native persistence 2026-06-10 14:19:35 +00:00

Closed #2 POC: runnable extension skeleton that drives @cline/sdk 2026-06-10 07:36:55 +00:00

38 Issues created by 1 user

Opened #1 VS Code coauthoring plugin built on Cline (@cline/sdk) 2026-06-10 06:14:24 +00:00

Opened #2 POC: runnable extension skeleton that drives @cline/sdk 2026-06-10 06:14:45 +00:00

Opened #4 F2 — Region-anchored threads (VS Code Comments API), git-native persistence 2026-06-10 07:36:14 +00:00

Opened #6 F3 — Live human/Claude attribution in the buffer, git-native provenance 2026-06-10 14:45:23 +00:00

Opened #8 EDH without a workspace folder: all coauthoring commands fail with "command not found" 2026-06-10 21:05:39 +00:00

Opened #9 Editor context menu entries for edit-selection and create-thread (only when text is highlighted) 2026-06-10 21:05:39 +00:00

Opened #12 F4 — Propose/accept diff flow: inline diff + keep/reject on the applyAgentEdit seam 2026-06-11 04:38:16 +00:00

Opened #14 F5 — Cross-rung git-native persistence format + round-trip to the Gitea substrate rung 2026-06-11 05:25:14 +00:00

Opened #17 Diff-view toggle: see the operator's own changes vs a coauthoring baseline 2026-06-11 06:44:21 +00:00

Opened #19 F6: diff-view toggle on any file (global storage, untitled in-memory) 2026-06-11 14:42:21 +00:00

Opened #21 F7: rendered track-changes markdown preview (baseline-aware, mermaid) 2026-06-11 15:13:22 +00:00

Opened #22 F7: intra-diagram mermaid diffing (beyond the whole-diagram "changed" badge) 2026-06-11 15:13:22 +00:00

Opened #25 Out-of-workspace authoring (global-storage sidecar fallback) 2026-06-11 19:29:56 +00:00

Opened #29 Interactive track-changes review in the markdown preview (clean editor + accept/reject) 2026-06-12 04:30:17 +00:00

Opened #31 Render F10 review proposals inline at their resolved anchor (not as trailing blocks) 2026-06-12 08:09:11 +00:00

Opened #32 Scroll-sync the review preview with the source editor 2026-06-12 08:09:12 +00:00

Opened #33 Harden author-coloring PUA sentinels against intra-emphasis markdown 2026-06-12 08:09:14 +00:00

Opened #34 Delete F6's dead two-pane diff-view UI code (keep the baseline data layer) 2026-06-12 08:09:15 +00:00

Opened #35 Rename the app to vscode-markdown-cowriting-plugin (markdown-only identity) 2026-06-12 08:09:16 +00:00

Opened #38 Undo in the editor renders wrong marks in the F10 review preview 2026-06-12 10:24:13 +00:00

Opened #40 Restore exact author attribution on undo/redo (follow-up to #38) 2026-06-12 10:38:43 +00:00

Opened #41 Open Cowriting Review Panel from the markdown file/tab right-click menu 2026-06-12 15:56:36 +00:00

Opened #42 Ask Claude to Edit Document — whole-document edit from body (no selection) + tab right-click 2026-06-12 15:57:31 +00:00

Opened #43 Preview toolbar as the primary interaction surface — adaptive "Ask Claude…" + Pin baseline buttons 2026-06-12 17:51:19 +00:00

Opened #46 Accept all of Claude's pending proposals on the current document in one gesture 2026-06-13 00:01:35 +00:00

Opened #47 Block-granularity proposals: one change per paragraph/header/bullet, not per word 2026-06-13 00:21:09 +00:00

Opened #48 Pinning the baseline should leave the review panel fully un-annotated 2026-06-13 14:04:04 +00:00

Opened #54 Host E2E undo tests fail (executeCommand undo non-functional in .vscode-test) — blocks #40 + makes main E2E red 2026-06-13 16:06:30 +00:00

Opened #57 Review pane behavior on document switch 2026-06-14 00:47:28 +00:00

Opened #58 Proposal block shows a diff against the original 2026-06-15 17:21:34 +00:00

Opened #59 Plugin requests macOS "control other applications" access it doesn't need 2026-06-15 17:41:30 +00:00

Opened #60 Show Claude's live output/progress during the "asking Claude…" status 2026-06-23 05:58:34 +00:00

Opened #63 Inline editable proposed-change diff in the Markdown editor + Accept/Reject controls in both surfaces 2026-06-26 12:44:24 +00:00

Opened #64 Inline editable proposed-change diff in the Markdown editor + Accept/Reject controls in both surfaces 2026-06-26 12:45:05 +00:00

Opened #69 Preview-initiated comments (D15): select in rendered preview → native thread on source 2026-07-02 12:32:33 +00:00

Opened #70 INV-5 gap: rejecting a proposal after typing inside its pending range silently skips the revert 2026-07-02 22:43:38 +00:00

Opened #71 Surface polish: batched Minor findings from the native-surfaces migration final review 2026-07-02 22:52:52 +00:00

Opened #74 resolve() accepts a single exact occurrence without a context check — a duplicated block can hijack any anchor consumer 2026-07-03 01:20:31 +00:00