benstull
  • Joined on 2026-05-25
benstull opened issue benstull/vscode-cowriting-plugin#21 2026-06-11 15:13:22 +00:00
F7: rendered track-changes markdown preview (baseline-aware, mermaid)
benstull opened issue benstull/vscode-cowriting-plugin#22 2026-06-11 15:13:22 +00:00
F7: intra-diagram mermaid diffing (beyond the whole-diagram "changed" badge)
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:55:28 +00:00
b38d364972 add sessions/0019/SESSION-0019.0-TRANSCRIPT-2026-06-11T07-41--2026-06-11T07-53.md + replace placeholder/variant SESSION-0019.0-TRANSCRIPT-2026-06-11T07-41--INPROGRESS.md
benstull deleted branch f6-any-file from benstull/vscode-cowriting-plugin 2026-06-11 14:53:25 +00:00
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:53:22 +00:00
259f1672e6 Merge pull request 'F6: diff-view toggle on any file (global storage, untitled in-memory)' (#20) from f6-any-file into main
5897fb7b26 docs(f6): any-file behavior + Ctrl+Alt+D wording (#19)
15d1df0f4c test(f6): E2E for any-file + untitled diff-view (#19)
e617f504e7 feat(f6): diff-view toggle on any file — global storage, untitled in-memory (#19)
Compare 4 commits »
benstull merged pull request benstull/vscode-cowriting-plugin#20 2026-06-11 14:53:20 +00:00
F6: diff-view toggle on any file (global storage, untitled in-memory)
benstull closed issue benstull/vscode-cowriting-plugin#19 2026-06-11 14:53:20 +00:00
F6: diff-view toggle on any file (global storage, untitled in-memory)
benstull commented on issue benstull/vscode-cowriting-plugin#19 2026-06-11 14:53:20 +00:00
F6: diff-view toggle on any file (global storage, untitled in-memory)

Shipped in PR #20 (session 0019): F6 now works on any file (in/out of folder) and untitled buffers; baseline in global storage keyed by URI hash (INV-19 holds); untitled in-memory. Spec amended to…

benstull created pull request benstull/vscode-cowriting-plugin#20 2026-06-11 14:53:08 +00:00
F6: diff-view toggle on any file (global storage, untitled in-memory)
benstull created branch f6-any-file in benstull/vscode-cowriting-plugin 2026-06-11 14:53:08 +00:00
benstull pushed to f6-any-file at benstull/vscode-cowriting-plugin 2026-06-11 14:53:08 +00:00
5897fb7b26 docs(f6): any-file behavior + Ctrl+Alt+D wording (#19)
15d1df0f4c test(f6): E2E for any-file + untitled diff-view (#19)
e617f504e7 feat(f6): diff-view toggle on any file — global storage, untitled in-memory (#19)
Compare 3 commits »
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-11 14:52:47 +00:00
cc67643989 spec(f6): v0.2.0 — diff-view on any file + untitled; global storage (#19)
benstull opened issue benstull/vscode-cowriting-plugin#19 2026-06-11 14:42:22 +00:00
F6: diff-view toggle on any file (global storage, untitled in-memory)
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:42:01 +00:00
9e7ef4e052 claim vscode-cowriting-plugin session 0019 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:25:04 +00:00
5b1ff9e136 add sessions/0018/SESSION-0018.0-TRANSCRIPT-2026-06-11T07-03--2026-06-11T07-24.md + replace placeholder/variant SESSION-0018.0-TRANSCRIPT-2026-06-11T07-03--INPROGRESS.md
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-11 14:22:54 +00:00
805fd8078b add plan ./plans/2026-06-11-f6-diff-view-toggle.md
benstull commented on issue benstull/vscode-cowriting-plugin#17 2026-06-11 14:22:06 +00:00
Diff-view toggle: see the operator's own changes vs a coauthoring baseline

Shipped in PR #18 (session 0018): diff-view toggle against a machine-landing-anchored baseline (INV-18), pin gesture, baseline in workspace storage not the repo (INV-19). Unit (BaselineStore) +…

benstull closed issue benstull/vscode-cowriting-plugin#17 2026-06-11 14:22:06 +00:00
Diff-view toggle: see the operator's own changes vs a coauthoring baseline
benstull deleted branch f6-diff-view-toggle from benstull/vscode-cowriting-plugin 2026-06-11 14:21:54 +00:00
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-11 14:21:47 +00:00
da32e0c80b Merge pull request 'F6: diff-view toggle (Feature #17)' (#18) from f6-diff-view-toggle into main
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)
Compare 10 commits »