life1996cou
dsh-codex
同步codex中的会话到dsh,一键导入上下文.
- Stars
- 1
- Language
- JavaScript
- Created
- Aug 14, 2026
- Updated
- Aug 14, 2026
Introduction
从本地 Codex(~/.codex/)导入会话,生成一个带完整对话历史的新 DeepSeek Harness 会话。
安装
dsh plugin --profile web add github:life1996cou/dsh-codex
# 本地目录安装用 file:(复制安装),不要用裸路径(那会软链导致依赖解析失败):
# dsh plugin --profile web add file:.
dsh web
使用
- 打开 设置 → 左侧点「Codex」。
- 点「使用默认 ~/.codex/sessions」或「选择目录…」定位 Codex 会话目录。
- 列表里点某会话的「导入到新会话」——会自动生成一个含完整 Codex 对话历史的新会话并切过去。
卸载
dsh plugin --profile web remove @deepseek-ai/dsh-codex-importer