Srien11/dsh-sidecar0

dsh-sidecar

Persistent side conversations for DeepSeek Harness without leaving the main thread.

AI 분석

核心用途是提供非侵入式的局部追问能力。适合在长对话中需要对某个特定中间步骤进行深入探讨,同时又不希望污染或打乱主线上下文的复杂研究任务。

패키지
dsh-sidecar
버전
0.1.0-beta.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Srien11/dsh-sidecar

使用

  1. 打开包含已完成 AI 回答的会话。
  2. 点击回答尾部的“追问”。
  3. 在右侧抽屉继续提问;主会话保持选中且不会被追加消息。
  4. 点击关闭按钮或按 Escape 收起,之后从同一回答再次打开。