Block a user
Restore exact author attribution on undo/redo (follow-up to #38)
Verification blocker now tracked as #54 (host E2E undo non-functional in .vscode-test). #40 (branch s40-undo-provenance) is parked until #54 is resolved.
Host E2E undo tests fail (executeCommand undo non-functional in .vscode-test) — blocks #40 + makes main E2E red
Restore exact author attribution on undo/redo (follow-up to #38)
Conclusive undo-E2E diagnostic (session 0048). executeCommand("undo") is non-functional in the local .vscode-test harness right now — proven by an isolated probe: open doc, `showTextDocume…
Restore exact author attribution on undo/redo (follow-up to #38)
Implemented on branch s40-undo-provenance (session 0048) — NOT merged, verification-blocked. Mechanism: per-doc text-keyed attribution snapshots (Map<documentText, spans>), captured after…
benstull
created branch s40-undo-provenance in benstull/vscode-cowriting-plugin
2026-06-13 15:56:46 +00:00
benstull
pushed to s40-undo-provenance at benstull/vscode-cowriting-plugin
2026-06-13 15:56:46 +00:00
benstull
deleted branch s33-sentinel-hardening from benstull/vscode-cowriting-plugin
2026-06-13 15:42:19 +00:00
Harden author-coloring PUA sentinels against intra-emphasis markdown
Shipped (#53, session 0047) via the token-aware approach. injectSentinels clamps any sentinel off a delimiter run (CASE1 parse-break fixed); sentinelsToSpans is now a walker that emits the…
Harden author-coloring PUA sentinels against intra-emphasis markdown
#33: harden author-coloring PUA sentinels against intra-emphasis markdown
#33: harden author-coloring PUA sentinels against intra-emphasis markdown
benstull
created branch s33-sentinel-hardening in benstull/vscode-cowriting-plugin
2026-06-13 15:41:33 +00:00
benstull
pushed to s33-sentinel-hardening at benstull/vscode-cowriting-plugin
2026-06-13 15:41:33 +00:00
benstull
deleted branch s48-pin-clean-panel from benstull/vscode-cowriting-plugin
2026-06-13 15:31:09 +00:00