dsh-compass v0.12.2
v0.12.2
Session switches are faster and no longer leak documents across sessions. Each session's fetched history folds into a per-session cache (bounded by the live session list), switch-backs are served instantly, and an in-flight fetch is no longer killed by stream bumps. The /dir/injected-docs route memoizes each session's filtered events by the persistence revision token, so repeat activations against an unchanged log skip the full-log read.