dsh-assembly.resume
Import local Codex CLI/Desktop, Claude Code CLI, and Claude Desktop conversations into DSH with project grouping, semantic history, and tool activity; bind an existing or replacement workspace and continue with the DSH Agent.
将本地 Codex CLI/Desktop、Claude Code CLI 和 Claude Desktop 会话导入 DSH:按项目分组,保留语义历史和工具活动,可绑定原工作区或新工作区,并由 DSH Agent 继续对话。
How to install
dsh plugin add dsh-assembly.resume git clone https://github.com/kanchengw/dsh-assembly.resume ~/.claude/skills/dsh-assembly.resume npx -y dsh-assembly.resume About
dsh-assembly.resume Version: v0.1.2 Bring an existing Codex or Claude Code conversation into DSH, then continue it with the DSH Agent. What It Does Finds local conversations from Codex, Claude Code CLI, and Claude Code Desktop. Groups conversations by their original project so they are easier to find. Imports the selected conversation into DSH, including its visible messages and tool activity. Automatically registers and binds an existing source directory as a DSH Workspace. If the historical path no longer exists or the original conversation had no workspace, a new workspace can be specified …
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-25
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agent, claude-code, codex, coding-agent, deepseek, dsh, dsh-plugin
Related plugins
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
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.