dsh-assembly.resume
将本地 Codex CLI/Desktop、Claude Code CLI 和 Claude Desktop 会话导入 DSH:按项目分组,保留语义历史和工具活动,可绑定原工作区或新工作区,并由 DSH Agent 继续对话。
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.
怎么安装
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 简介
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 …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-27
- 创建于
- 2026-08-25
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-agent, claude-code, codex, coding-agent, deepseek, dsh, dsh-plugin
同类推荐
dsh-synapse
liangmianya/dsh-synapse
DeepSeek Harness 的可视化非线性对话工作区:把会话、追问与分支变成可浏览、可拖拽的对话地图。
dsh-rewind
SiriLee/dsh-rewind
同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
通过可预览的五段式交接,将已有 DSH 会话迁移到另一个 Agent Preset;保留源会话,并可让目标会话暂停等待确认或立即继续。