benstull
  • Joined on 2026-05-25
benstull merged pull request benstull/vscode-cowriting-plugin#18 2026-06-11 14:21:46 +00:00
F6: diff-view toggle (Feature #17)
benstull created pull request benstull/vscode-cowriting-plugin#18 2026-06-11 14:21:39 +00:00
F6: diff-view toggle (Feature #17)
benstull created branch f6-diff-view-toggle in benstull/vscode-cowriting-plugin 2026-06-11 14:20:46 +00:00
benstull pushed to f6-diff-view-toggle at benstull/vscode-cowriting-plugin 2026-06-11 14:20:46 +00:00
2edb66fe4c docs(f6): manual smoke + README pointer (SLICE-4)
e052ffc1a9 test(f6): assert toggleDiffView + pinDiffBaseline are no-folder stubs (#8, SLICE-4)
aed665a978 test(f6): host E2E — toggle, advance-on-accept, pin, persist, untracked (SLICE-4)
26474950df feat(f6): contribute toggleDiffView + pinDiffBaseline commands + ctrl+alt+d (SLICE-3)
17976809bf feat(f6): wire DiffViewController into activation (SLICE-3)
Compare 9 commits »
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:04:02 +00:00
19075f243b claim vscode-cowriting-plugin session 0018 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:00:51 +00:00
ad89fa343c add sessions/0017/SESSION-0017.0-TRANSCRIPT-2026-06-10T23-52--2026-06-11T06-59.md + replace placeholder/variant SESSION-0017.0-TRANSCRIPT-2026-06-10T23-52--INPROGRESS.md
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-11 13:58:04 +00:00
36bc4e3d00 add spec ./specs/coauthoring-diff-view.md (status: graduated)
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 06:52:53 +00:00
68810207d4 claim vscode-cowriting-plugin session 0017 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 06:46:10 +00:00
265227a402 add sessions/0016/SESSION-0016.0-TRANSCRIPT-2026-06-10T23-31--2026-06-10T23-44.md + replace placeholder/variant SESSION-0016.0-TRANSCRIPT-2026-06-10T23-31--INPROGRESS.md
benstull opened issue benstull/vscode-cowriting-plugin#17 2026-06-11 06:44:21 +00:00
Diff-view toggle: see the operator's own changes vs a coauthoring baseline
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 06:31:50 +00:00
f109f362ef claim vscode-cowriting-plugin session 0016 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 06:30:29 +00:00
26c1c90b3c add sessions/0015/SESSION-0015.0-TRANSCRIPT-2026-06-10T22-37--2026-06-10T23-29.md + replace placeholder/variant SESSION-0015.0-TRANSCRIPT-2026-06-10T22-37--INPROGRESS.md
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-11 06:28:43 +00:00
57f5827825 add plan ./plans/2026-06-10-f5-cross-rung-format.md
benstull merged pull request benstull/vscode-cowriting-plugin#16 2026-06-11 06:26:34 +00:00
fix: proposal threads disable the dead reply input (decide-only, INV-12)
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 06:26:34 +00:00
611a18016a Merge pull request 'fix: proposal threads disable the dead reply input (decide-only, INV-12)' (#16) from fix/proposal-canreply into main
4c947acc43 fix: proposal threads disable the reply input — decide-only, INV-12
Compare 2 commits »
benstull created pull request benstull/vscode-cowriting-plugin#16 2026-06-11 06:26:24 +00:00
fix: proposal threads disable the dead reply input (decide-only, INV-12)
benstull created branch fix/proposal-canreply in benstull/vscode-cowriting-plugin 2026-06-11 06:26:13 +00:00
benstull pushed to fix/proposal-canreply at benstull/vscode-cowriting-plugin 2026-06-11 06:26:13 +00:00
4c947acc43 fix: proposal threads disable the reply input — decide-only, INV-12
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 06:07:40 +00:00
4651410136 Merge pull request 'F5: cross-rung format contract + round-trip (#14)' (#15) from feature/14-cross-rung-format into main
abb9c882a4 docs: cross-rung contract pointers in README (F5 SLICE-5, #14)
5de59fde11 test: host E2E — crossrung round-trip + newer-major fail-safe (F5 SLICE-4, PUC-2/PUC-4, #14)
e0c127c4d9 feat: crossrung-reply stand-in writer — validate, append, stable-serialize (F5 SLICE-4, #14)
452f5d193f feat: mergeArtifacts — deterministic union-by-id with surfaced conflicts (F5 SLICE-3, INV-17, #14)
Compare 12 commits »
benstull merged pull request benstull/vscode-cowriting-plugin#15 2026-06-11 06:07:39 +00:00
F5: cross-rung format contract + round-trip (#14)