magicOF2/dsh-autoload-history ↗★ 0
dsh-autoload-history
Automatically load the full conversation history when a session opens — no more clicking "Load earlier".
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:magicOF2/dsh-autoload-history说明文档
阅读完整 README ↗使用 / Usage
零配置。安装后打开任意会话即自动生效: / No configuration. Open any session and it just works:
- 自动逐页加载(每页 50 条)直到整个会话全部就绪; / Pages automatically (50 messages per page) until the entire history is loaded;
- 切换会话自动跟随,互不干扰; / Follows session switches automatically;
- 加载不打断正常聊天(翻页与实时追加互不冲突); / Loading never interrupts an active conversation;
- 全程无 UI 痕迹(隐形挂载在会话底部官方槽位)。 / Fully invisible — mounted in an additive session slot.