概览
dsh-session-buddy
README / ZH
插件文档
目录摘要
dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。
在 GitHub 阅读完整 READMELIMITATIONS
已知限制
- Native toasts depend on the OS notification settings; the favicon/title badge always works as a parallel cue - The "one OS toast per event" dedup applies to the host-driven stream; while that stream is down (older host, or a connection failure) the DOM fallback notifies per tab, so several hidden tabs could each pop a toast for the same event - Session deletion is **permanent** (no recycle bin); the "删除会话" item is only injected into the session menu while the menu DOM is recognizable, and degrades silently otherwise - All folding surfaces rely on the official `data-chat-flow-kind` / `data-chat-anchor-key` markers (question clamping additionally on the `_text_` class); if a future dsh version drops them, the plugin silently stops folding (it never hides rows it cannot confidently attribute to a finished turn) - An upgrade takes effect only after restarting `dsh web`
