@deepseek-ai/dsh-codex-importer
Codex 会话导入插件,支持从本地 Codex 目录导入会话,并生成带有完整历史记录的新 DSH 会话。
AI 分析
核心用途是将会话数据从 Codex 迁移至 DSH。适合此前使用 Codex 并希望在 DSH 中延续历史对话的用户。需要指定本地 Codex 目录。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:life1996cou/dsh-codex说明文档
阅读完整 README ↗使用
- 打开 设置 → 左侧点「Codex」。
- 点「使用默认 ~/.codex/sessions」或「选择目录…」定位 Codex 会话目录。
- 列表里点某会话的「导入到新会话」——会自动生成一个含完整 Codex 对话历史的新会话并切过去。