DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

buguoshixc /

buguoshixc/dsh-user-message-navigator

已验证

Codex-style user-message navigation sidebar for DeepSeek Harness Web

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub项目主页
README来源: main@33ee5fbb

DSH User Message Navigator

A Codex-style user-message navigation sidebar for DeepSeek Harness Web.

Features

  • Adds a User messages action to the active session header.
  • Opens as a floating right sidebar through the official shell.overlay slot.
  • Lists direct user prompts and admitted steering messages in conversation order.
  • Searches loaded prompts without sending their content anywhere.
  • Jumps to and briefly highlights the selected message.
  • Tracks the message nearest the current reading position.
  • Loads older history one page at a time or all remaining pages on explicit request.
  • Follows the active DSH locale and theme tokens.

Only currently visible conversation nodes are indexed. Plugin-generated context messages and compacted-away nodes are deliberately excluded.

Install

Requires DeepSeek Harness Web 0.1.1-rc.2 or a compatible later release.

npx --yes @deepseek-ai/dsh plugin --profile web add "C:\absolute\path\dsh-user-message-navigator-0.1.1.tgz"
npx --yes @deepseek-ai/dsh web

Restart DSH and refresh the browser after installation. The right-edge launcher is visible even before a session is selected; a non-empty session also shows User messages in its header.

Development

npm install
npm run check
npm run pack:dry

Privacy

The plugin has no host route and makes no network request. Message content remains in the active browser page and is used only for the local list, search, and navigation operations.

License

MIT

—/ 5

暂无评分

已验证 DSH bundle

Commit 33ee5fbb8e25

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于