dsh-sidecar
Persistent side conversations for DeepSeek Harness without leaving the main thread.
AI 分析
核心用途是提供非侵入式的局部追问能力。适合在长对话中需要对某个特定中间步骤进行深入探讨,同时又不希望污染或打乱主线上下文的复杂研究任务。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Srien11/dsh-sidecarドキュメント
README 全文を読む ↗使用
- 打开包含已完成 AI 回答的会话。
- 点击回答尾部的“追问”。
- 在右侧抽屉继续提问;主会话保持选中且不会被追加消息。
- 点击关闭按钮或按
Escape收起,之后从同一回答再次打开。