dsh-side-session
Side-chat (旁会话) plugin for DeepSeek Harness: launch a fresh, continuable parallel session from the conversation header while the main session keeps running. · DSH 旁会话插件:主会话进行中也能一键新开一个独立会话并行提问。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:123dbl/dsh-side-session说明文档
阅读完整 README ↗Usage / 使用
- In the conversation composer, click + (or type
/) and pick side-chat. - The host spawns a side session; the UI auto-opens it in a new chat view.
- Ask your question there. The side session runs independently of the main one — both can keep going in parallel.