dsh-assembly.resume
Agent 与会话 活跃维护

dsh-assembly.resume

kanchengw/dsh-assembly.resume

支持将本地存储的Codex、Claude会话数据一键导入目标平台,兼容主流会话导出格式,无需手动转写配置,操作简单,快速完成跨平台会话迁移。

1
Stars 标星
0
Forks 分支
1
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
149 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:kanchengw/dsh-assembly.resume
git clone https://github.com/kanchengw/dsh-assembly.resume.git
git clone git@github.com:kanchengw/dsh-assembly.resume.git
README.md main

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 during handoff. Otherwise, the conversation imports unbound and the old directory is never recreated.
  • Continue the conversation in DSH after transfer.

Installation

Install the package from npm:

npm install dsh-assembly.resume

Add it to a DSH profile:

dsh plugin --profile web add dsh-assembly.resume

Start DSH:

dsh web

Open Settings > Plugins and select Session Resume to choose a provider and
conversation.