voyager
Nagi-ovo
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:Cocowwy/dsh-plugin-question-navigator
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A lightweight navigation plugin for long DeepSeek Harness conversations. Jump to your latest question, then move backward through previous questions without manually searching through long assistant responses.
shell.overlay slot.0.1.0-rc.6 or later.web.Add the repository to your Web profile:
cd ~/.dsh/profiles/web
dsh plugin --profile web add github:Cocowwy/dsh-plugin-question-navigator
Restart the existing DSH Web process, then refresh the browser:
dsh web --profile web
If your profile has another name, replace both occurrences of web with that profile name.
cd ~/.dsh/profiles/web
dsh plugin --profile web update dsh-plugin-question-navigator
Restart DSH Web and refresh the page after updating.
cd ~/.dsh/profiles/web
dsh plugin --profile web remove dsh-plugin-question-navigator
Restart DSH Web after removal.
The plugin scans all user messages currently rendered in the active conversation, including messages created before the plugin was installed. It is not limited to new messages. DSH may keep very old messages outside the page until you click Load earlier; once DSH renders those messages, the plugin detects them automatically and adds them to backward navigation.
git clone https://github.com/Cocowwy/dsh-plugin-question-navigator.git
cd dsh-plugin-question-navigator
npm run check
cd ~/.dsh/profiles/web
dsh plugin --profile web add link:/absolute/path/to/dsh-plugin-question-navigator
Restart DSH Web after changing the local plugin. The distributed plugin is plain JavaScript and requires no build step.
The plugin uses the public DSH overlay slot and stable conversation DOM markers:
[data-conversation-scroll][data-chat-flow][data-chat-flow-kind="user"][data-chat-anchor-key]If a future DSH release changes these markers, the plugin may need a compatibility update.
DeepSeek plugin, DeepSeek Harness plugin, DSH plugin, chat navigation, conversation navigation, latest question, previous prompt, AI chat productivity.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: ai-chat、chat-navigation、conversation-navigation、productivity。