benstull
  • Joined on 2026-05-25
benstull pushed to feat/f3-live-attribution at benstull/vscode-cowriting-plugin 2026-06-10 18:10:04 +00:00
9deb1f7c35 F3: add implementation plan (just-in-time from coauthoring-attribution spec §7.2) (#6)
d85194224f F3 polish: active-editor status bar + E2E for command wrapper and toggle (PUC-5) (#6)
644e7b77a6 F3: document live attribution + test commands (#6)
41b1cb4f3b F3 hardening: observable seam misses, cheaper disk-compare, E2E ordering notes (#6)
fc5fde1cc9 F3 SLICE-6: host E2E — type/seam/persist/re-anchor/orphan, no LLM in CI (#6)
Compare 10 commits »
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 16:21:53 +00:00
9c7860a776 claim vscode-cowriting-plugin session 0007 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 16:16:17 +00:00
f80614e3da add sessions/0006/SESSION-0006.0-TRANSCRIPT-2026-06-10T08-02--2026-06-10T09-15.md + replace placeholder/variant SESSION-0006.0-TRANSCRIPT-2026-06-10T08-02--INPROGRESS.md
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-10 16:14:19 +00:00
b7637d9edb add spec ./specs/coauthoring-attribution.md (status: graduated)
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 15:03:19 +00:00
8d406a8bd6 claim vscode-cowriting-plugin session 0006 (placeholder) + sessions.json entry
benstull opened issue benstull/vscode-cowriting-plugin#6 2026-06-10 14:45:23 +00:00
F3 — Live human/Claude attribution in the buffer, git-native provenance
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 14:22:27 +00:00
ea5b411233 claim vscode-cowriting-plugin session 0005 (placeholder) + sessions.json entry
benstull closed issue benstull/vscode-cowriting-plugin#4 2026-06-10 14:19:35 +00:00
F2 — Region-anchored threads (VS Code Comments API), git-native persistence
benstull commented on issue benstull/vscode-cowriting-plugin#4 2026-06-10 14:19:25 +00:00
F2 — Region-anchored threads (VS Code Comments API), git-native persistence

Shipped to main in PR #5 (F2: region-anchored threads on @cline/sdk) — SLICE-1..5 complete (model/store, anchorer, ThreadController, reload/re-anchor/orphan logic, host E2E); unit + E2E…

benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 14:05:19 +00:00
df872c9484 add sessions/0004/SESSION-0004.0-TRANSCRIPT-2026-06-10T06-38--2026-06-10T07-04.md + replace placeholder/variant SESSION-0004.0-TRANSCRIPT-2026-06-10T06-38--INPROGRESS.md
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-10 14:04:01 +00:00
62fe6857f9 add plan ./plans/2026-06-10-f2-region-anchored-threads.md
benstull deleted branch feat/f2-region-anchored-threads from benstull/vscode-cowriting-plugin 2026-06-10 14:01:20 +00:00
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 14:01:19 +00:00
d8e6d4a328 Merge pull request 'F2: region-anchored threads on @cline/sdk (Feature #4)' (#5) from feat/f2-region-anchored-threads into main
40c118e1a0 F2: document region-anchored threads + test commands (#4)
4ce6c9da52 F2 SLICE-5: @vscode/test-electron host E2E (create→reload→re-anchor→orphan) (#4)
2a9c198859 F2 SLICE-4: lock reload/re-anchor/orphan decision logic with unit tests (#4)
1bc7a369b7 F2 SLICE-3: ThreadController on the Comments API + thread mutations (#4)
Compare 8 commits »
benstull merged pull request benstull/vscode-cowriting-plugin#5 2026-06-10 14:01:18 +00:00
F2: region-anchored threads on @cline/sdk (Feature #4)
benstull created pull request benstull/vscode-cowriting-plugin#5 2026-06-10 14:00:57 +00:00
F2: region-anchored threads on @cline/sdk (Feature #4)
40c118e1a0 F2: document region-anchored threads + test commands (#4)
4ce6c9da52 F2 SLICE-5: @vscode/test-electron host E2E (create→reload→re-anchor→orphan) (#4)
2a9c198859 F2 SLICE-4: lock reload/re-anchor/orphan decision logic with unit tests (#4)
1bc7a369b7 F2 SLICE-3: ThreadController on the Comments API + thread mutations (#4)
e5817eef0a F2 SLICE-2: Anchorer (fingerprint, resolution ladder, live shift) (#4)
Compare 7 commits »
benstull created branch feat/f2-region-anchored-threads in benstull/vscode-cowriting-plugin 2026-06-10 14:00:29 +00:00
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 13:38:19 +00:00
8276cb9af3 claim vscode-cowriting-plugin session 0004 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-10 08:21:20 +00:00
4d905b800c add sessions/0003/SESSION-0003.0-TRANSCRIPT-2026-06-10T00-24--2026-06-10T01-20.md + replace placeholder/variant SESSION-0003.0-TRANSCRIPT-2026-06-10T00-24--INPROGRESS.md
benstull pushed to main at benstull/vscode-cowriting-plugin-content 2026-06-10 08:19:14 +00:00
976fb48f6a add spec ./specs/coauthoring-inner-loop.md (status: graduated)