dsh-side-session
Launches a fresh, continuable parallel session from the composer command menu (/side-chat) while the main session keeps running.
主会话进行中也能一键新开独立的可续聊旁会话:从输入框 + 命令菜单选 side-chat 即开即用,主会话不受影响。
How to install
dsh plugin add github:123dbl/dsh-side-session About
dsh-side-session Side-chat (旁会话) plugin for DeepSeek Harness (dsh). While your main session is running, pick **side-chat** from the composer's "+" command menu to open a fresh, independent, continuable session in parallel — the main session is never prompted or touched. 主会话进行中,从输入框的「+」命令菜单选 **side-chat(旁会话)**,即可一键新开一个独立、可继续对话的并行会话——主会话不受任何影响。 What it does / 功能 Registers one host command, /side-chat (旁会话), shown in the composer's "+" command menu. / 注册一个宿主命令 /side-chat(旁会话),出现在输入框「+」命令菜单。 Picking it spawns a **continuable subagent** under the calling session, with a fixed ready-to-go opening pr…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-09-03
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
deja-vu
vshulcz/deja-vu
One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 19 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.
dsh-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.