DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Timeline — DSH Plugin for DeepSeek Harness
← Plugins

dsh-timeline

Timeline

DeepSeek Harness (DSH) plugin: timeline navigation, starred folders, conversation export, prompt library, and quick notes in one.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-timeline@0.1.5
READMECompatibilityVersions

Compatibility and provenance

Timeline is published as dsh-timeline and currently resolves to version 0.1.5. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.5stable
9/10/2026
0.1.4stable
8/30/2026
0.1.3stable
8/19/2026
Show 3 more versionsCollapse versions
0.1.2stable
8/18/2026
0.1.1stable
8/18/2026
0.1.0stable
8/18/2026

Related plugins

Loading related plugins…

Latest
0.1.5
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
3 MB
Files
69
Surface
web
License
GPL-3.0-or-later
Source
npm
GitHub
★ 35
Weekly downloads
260
Security scan
✓ v0.1.5 scan passed
Last push
8/20/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Mnemondsh-mnemonComposable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.

README

dsh-timeline

专为 DeepSeek Harness 开发的超级提效插件

时间轴导航 · 收藏文件夹 · 提示词库 · 对话导出 · 公式复制

简体中文 | English

功能总览

📖 dsh-timeline 是什么?

dsh-timeline 是一款 DeepSeek Harness 功能增强插件。

和 AI 的对话一长,翻找就成了负担:想回看某个提问要一路滚动,重要结论散落在各个会话里,公式、内容也不好带走。dsh-timeline 为此而生——它在会话右侧生成一条可视化时间轴,让你在长对话中一键跳转;并配套收藏文件夹、图钉标记、闪记、提示词库、多格式导出等能力,把"找、记、整理、带走"这一整套体验补齐。

插件深度贴合宿主界面:主题实时跟随、中英文界面、每个功能都可独立开关,装上即用,不打扰原有习惯。

✨ 功能特性

  • 🧭 时间轴导航 — 会话右侧轴条按提问定位,点击直达;紧凑模式、虚拟化渲染、↑ / ↓ 键跳转
  • 📌 标记重点 — 长按时间轴节点打上图钉,重要提问一眼可见
  • 📋 问题列表 — 全部提问带序号列出,激活行随阅读位置联动
  • ⭐ 收藏文件夹 — 整段对话、单条提问、闪记都能收进两级文件夹,拖拽整理、置顶、搜索
  • 📝 闪记 — 可拖拽缩放的快速笔记面板,随手记录灵感
  • 💬 提示词库 — 常用提示词存下来,在输入框旁一键调用
  • ⌨️ 智能输入 — Enter 换行、双击 Enter 发送;选中文字快速追问;发送后保持阅读位置
  • 📤 对话导出 — Markdown / TXT / JSON / CSV / PNG / PDF,数学公式照常渲染
  • 🧮 公式复制 — 点击公式复制 LaTeX 或 MathML,可直接粘贴进 Word
  • 🔔 回复提醒 — 浏览历史时回复完成,弹窗 + 可选提示音
  • 💾 数据备份 — 插件数据一键导出 / 导入(JSON)
  • 🎨 贴合宿主 — 深浅主题实时跟随,中英文界面,逐功能开关

📦 安装

从 npm 安装(推荐):

# 安装 dsh-timeline 插件
dsh plugin --profile web add dsh-timeline

# 启动 DeepSeek Harness
dsh web

升级:

dsh plugin --profile web update dsh-timeline

[!TIP] 遇到 command not found: dsh?说明你是通过源码方式运行 DSH、没有安装全局 CLI。此时请在 DSH 源码仓库根目录下执行上述命令,并把开头的 dsh 换成 pnpm dsh,例如 pnpm dsh plugin --profile web add dsh-timeline。

⭐ 支持一下

如果 dsh-timeline 帮到了你,欢迎分享给朋友们,并在 GitHub 给个 Star,帮助更多人发现它!

📄 许可证

本项目基于 GPL-3.0-or-later 协议开源。

这意味着你可以自由地使用、学习、修改和分发本项目,但基于本项目的衍生作品也必须以相同协议开源,并保留原始版权声明。商用前请确认符合协议要求。