magicOF2/dsh-autoload-history

magicOF2★ 2JavaScript最后同步: 2026-08-22

在 GitHub 打开

DSH plugin: automatically load the full conversation history when a session opens - no more clicking "Load earlier".

README 摘要

dsh-autoload-history 打开会话自动加载全部历史消息,免去反复点击「加载更早」。 Automatically load the full conversation history when a session opens — no more clicking “Load earlier”. DeepSeek Harness(DSH)Web 打开会话时只加载最近 50 条消息,更早的内容要一页页手动点「加载更早」。本插件让打开会话即自动翻页,直到 整个会话完整加载 ——长会话一进来就全部就绪,翻旧消息不再需要任何点击。 When DSH Web opens a session it only loads the latest 50 messages; everything older requires clicking “Load earlier” page by page. This plugin pages through the rest automatically the moment a session opens, until the whole conversation is loaded — no more clicking to reach old messages. 安装 / Install 从 GitHub 源码安装(推荐)/ From source (recommended) 首次安装会请求 allowBuilds 构建授权(GitHub 源需要从源码构建),按提示允许后重试一次即可。 / First install asks for the allowBuilds build approval (GitHub sources build from source) — follow the hint and retry once. 从 npm 安装 / From npm 发布后可用: / Once published: npm 预构建安装会跳过 allowBuilds 步骤。 / Prebuilt npm installs skip the allowBuilds step. 使用 / 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; - 加载不打断正常聊天(翻页与实时追加互…

在 GitHub 查看完整 README →
终端/TUIdsh-plugin

分类