bertonsaa/dsh-conversation-threads

插件 ⭐ 0 MIT web-ui

给 DSH (DeepSeek Harness) 对话框添加 Codex 风格的消息条导航轨道。 当对话很长、只能上下滚动翻找历史消息时,这条轨道让你一目了然:每条横向短线对应你发送的一条消息, 悬停即看内容、点击即跳转。

catalog 简介:—

安装

# ① 在 DSH 的 web profile 里加入本包(file: 会复制进 node_modules)
cd <DSH_HOME>/profiles/web        # 桌面版默认 ~/Library/Application Support/dsh-desktop/harness/profiles/web
pnpm add "file:/绝对路径/dsh-conversation-threads"

# ② 注册到 bundle(把名字加进 package.json 的 dsh.profile.bundles)
#    dsh.profile.bundles: [..., "dsh-conversation-threads"]

bertonsaa/dsh-conversation-threads 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。