sotashimozono_obsidian-remo.../server/internal
lalate a29179f701 fix(server): correct replay-then-bind ordering in resumeInvoke
Replay persisted output BEFORE binding session to prevent live stream
batches from interleaving with historical replay. Use lookupInvocation
to read outputMode without binding, then ReplayFrom, then rebind.
2026-07-15 19:59:02 +09:00
..
auth fix: suppress 14 false-positive gosec alerts with #nosec 2026-05-01 15:37:46 +09:00
correlator feat(server): Phase C.M3 — cid correlator + envelope-meta on fs.changed (0.4.42) 2026-04-28 20:21:16 +09:00
extensions feat(server): implement extension.invoke resumeFrom replay 2026-07-15 12:36:39 +09:00
handlers fix(server): correct replay-then-bind ordering in resumeInvoke 2026-07-15 19:59:02 +09:00
proto fix(server): re-add resume fields to beta.1 after beta.0 rebase 2026-07-15 12:38:34 +09:00
rpc feat(core): add CLI exec/spawn foundation and protocol sync 2026-05-18 23:28:16 +09:00
server feat(server): inject synthetic Modified after atomic-rename writes (closes #108, 0.4.77) 2026-04-29 21:31:11 +09:00
vaultfs feat(server): read-side fs handlers (stat/exists/list/readText/readBinary) 2026-04-25 11:41:19 +09:00
watcher feat(server): inject synthetic Modified after atomic-rename writes (closes #108, 0.4.77) 2026-04-29 21:31:11 +09:00