dsh-codex
其他 活跃维护

dsh-codex

life1996cou/dsh-codex

支持一键同步Codex平台内的全部会话内容到DSH,自动整理对话上下文,无需手动复制粘贴,导入后可直接延续原有对话逻辑,操作简单流畅。

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

从本地 Codex(~/.codex/)导入会话,生成一个带完整对话历史的新 DeepSeek Harness 会话。

安装

dsh plugin --profile web add github:life1996cou/dsh-codex

# 本地目录安装用 file:(复制安装),不要用裸路径(那会软链导致依赖解析失败):
# dsh plugin --profile web add file:.

dsh web

使用

  1. 打开 设置 → 左侧点「Codex」。
  2. 点「使用默认 ~/.codex/sessions」或「选择目录…」定位 Codex 会话目录。
  3. 列表里点某会话的「导入到新会话」——会自动生成一个含完整 Codex 对话历史的新会话并切过去。 b7999675-6793-49d1-bcfe-db968bbb8a0e

卸载

dsh plugin --profile web remove @deepseek-ai/dsh-codex-importer