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.

Codex Timeline — DSH Plugin for DeepSeek Harness
← Plugins

dsh-codex-timeline

Codex Timeline

Codex-style turn timeline and local conversation search for DeepSeek Harness Web

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

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

Compatibility and provenance

Codex Timeline is published as dsh-codex-timeline and currently resolves to version 0.6.0. 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.6.0stable
9/3/2026
0.5.5stable
8/28/2026
0.5.4stable
8/27/2026
Show 14 more versionsCollapse versions
0.5.3stable
8/24/2026
0.5.2stable
8/24/2026
0.5.1stable
8/24/2026
0.5.0stable
8/24/2026
0.4.1stable
8/22/2026
0.4.0stable
8/21/2026
0.3.3stable
8/19/2026
0.3.2stable
8/18/2026
0.3.1stable
8/17/2026
0.3.0stable
8/16/2026
0.2.0stable
8/15/2026
0.1.2stable
8/15/2026
0.1.1stable
8/15/2026
0.1.0stable
8/15/2026

Related plugins

Loading related plugins…

Latest
0.6.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
122.8 kB
Files
14
Surface
web
License
MIT
Source
npm
GitHub
★ 10
Weekly downloads
192
Security scan
✓ v0.6.0 scan passed
Last push
9/3/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 search-research.

Browser Skill Dsh Plugin@wxg-prc-cpg/browser-skill-dsh-pluginDeepSeek Harness tool plugin that exposes BrowserSkill browser automation (browser_* tools) to the modelWeknora@wxg-prc-cpg/dsh-weknoraWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.Free Searchdsh-free-searchFree web search for DeepSeek Harness: 13 engines (Bing/DuckDuckGo/AnySearch/SearXNG/Exa/Tavily/Keenable/Firecrawl keyless; Parallel/Perplexity/SerpBase/DeepSeek with key) + time filtering + platform search + web_fetch, with web settings UI.Find Plugindsh-find-pluginFind DeepSeek Harness plugins inside the agent — live GitHub dsh-plugin topic search, ranked by stars.

README

DSH Codex Timeline

English | 中文

DSH Codex Timeline 是 DeepSeek Harness Web 官方轮次导航栏的增强插件。DSH 从 0.1.2 系列开始提供原生轮次导航栏;自本插件 0.6.0 起,插件不再渲染第二套时间线,也不复制官方 Conversation 或 TurnNavigator,Codex 风格短横、基础状态和原生交互均由 DSH 自身负责。

插件只补充官方导航目前没有的能力:完整会话搜索、收藏、从指定轮次分支、包含时间与 Token 消耗的轮次预览,以及原有的个性化布局选项。

[!IMPORTANT] 当前 0.6.x 只支持 DSH 0.1.2-alpha.3。此前版本的 DSH 请使用插件 0.5.5。

功能

  • 增强 DSH 原生轮次导航,提供阶梯波浪和高亮动效。
  • 收藏常用轮次,并可在导航栏中只查看收藏内容。
  • 搜索完整会话,快速定位并跳转到目标轮次。
  • 查看轮次内容、时间和 Token 信息预览。
  • 从已完成的轮次创建新分支。
  • 自定义导航栏左右位置、边距、纵向偏移、标记间距和显示数量。

效果预览

常态

浅色主题深色主题
浅色主题下的时间线常态深色主题下的时间线常态

悬停与轮次预览

浅色主题深色主题
浅色主题下的阶梯波浪和轮次预览深色主题下的阶梯波浪和轮次预览

兼容性

DSH 从 0.1.2 系列开始内置原生轮次导航栏。本插件自 0.6.0 起改为增强该原生导航栏,只补充搜索、收藏、分支、预览、阶梯波浪和个性化布局,不再创建独立时间线。

  • DSH 0.1.2-alpha.3:使用当前插件 0.6.x。
  • 此前版本的 DSH:使用旧版插件 0.5.5,由该版本提供完整的独立时间线。

旧版插件可以通过 npm 指定版本安装:

dsh plugin --profile web add "dsh-codex-timeline@0.5.5"

也可以下载 v0.5.5 源码包。当前主分支的 install.ps1 仅用于 DSH 0.1.2-alpha.3,不要用它安装旧版插件。

安装

以下步骤只适用于 DSH 0.1.2-alpha.3。旧版 DSH 请按上方兼容表安装指定的旧版插件。

先确认本机版本:

dsh --version

安装 npm 发布包:

.\install.ps1 -Profile web -Source dsh-codex-timeline

本地开发时可以直接链接当前目录:

.\install.ps1 -Profile web -Source "E:\Program\DSH_plugin\dsh-codex-timeline"

安装后重启 DSH Web 并刷新浏览器。设置位于“设置 → 插件 → 插件配置 → 官方轮次导航增强”。

隐私

完整历史搜索通过同源 Host 路由 /codex-timeline/search 读取当前会话记录,只返回轮次摘要、有限上下文和本地日志已有的时间/Token 指标。搜索内容、收藏与交互状态不会发送给模型、遥测服务或第三方。

开发与验证

pnpm install
pnpm run check
pnpm pack --pack-destination artifacts

scripts/verify-dist.mjs 会阻止旧 Conversation 副本、自建导航座位、Portal、私有运行时依赖或本机路径重新进入发布包,并验证 alpha.3 的插槽、会话 API、设置和分支锚点契约。

License

MIT。当前版本不再分发官方 Conversation 或 TurnNavigator 实现;互操作与归属说明见 NOTICE。