返回目录
界面增强 插件

dsh-user-message-navigator

buguoshixc/dsh-user-message-navigator

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

Stars
1
Forks
0
Issues
0
更新
1 个月前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:buguoshixc/dsh-user-message-navigator

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

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

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类界面增强
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: conversation-navigation、sidebar、user-message。