mirror of
https://github.com/sotashimozono/obsidian-remote-ssh.git
synced 2026-07-22 06:52:07 +00:00
- Add invocationId-based reattach path in extension.invoke - Consume resumeFrom to replay persisted output after sequence offset - Rebind live stream notifications to resumed session - Add LogStore ReplayFrom API and tests - Extend protocol params with optional invocationId Fixes 3 blocking issues from #425 review: 1. Support reattach to completed invocation via persisted log 2. Fix replay vs live-stream ordering race (replay-then-bind) 3. Persist cli.done / exit code in log store |
||
|---|---|---|
| .. | ||
| log_store.go | ||
| log_store_test.go | ||
| manager.go | ||
| manager_test.go | ||