dsh-side-session
旁会话插件:主会话运行时一键开启独立并行子会话,不影响主任务继续。
AI 分析
适合多线程提问与并行咨询。需 DSH Web 已支持插件注入并重启生效。
安装
$
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.