Ruiming-cn/dsh-ask-in-sidebar ↗★ 0
dsh-ask-in-sidebar
Ask a sidebar assistant about selected assistant text using the current DeepSeek Harness conversation context, without touching the main conversation. Inspired by the MIT-licensed DSH plugin ecosystem; see README.md for credits.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ruiming-cn/dsh-ask-in-sidebar说明文档
阅读完整 README ↗使用
- 打开 DSH Web 对话。
- 选中助手回答中的一段文本。
- 点击 在侧边栏提问。
- 输入问题(例如“为什么这么做?”或“这是什么意思?”),按 Enter 或点击 发送。
- 在面板中阅读回答,并可继续追问。
- 随时关闭面板返回主对话。
配置
无插件专用配置。侧边栏使用主对话当前使用的 provider/model 路由和最新 request/header 中的 system prompt。若没有 header,则依次回退到当前 agent options、第一个已配置的 LLM provider。