← 返回列表
D

dsh-codex-migrate

v0.1.3 · 2 天前发布

Migrate Codex CLI conversations, MCP servers, memories and project files into DeepSeek Harness sessions, workspaces and MCP registrations. 把 Codex CLI 的对话、MCP、记忆与项目文件迁移为 DSH 会话、工作区与 MCP 注册。

dshdeepseek-harnesscodexmigrationplugindsh-plugin

README

dsh-codex-migrate

<div align="center">
<img src="https://raw.githubusercontent.com/polarskicpl/dsh-codex-migrate/main/images/banner.png" alt="dsh-codex-migrate banner" width="520">
</div>

Codex CLI 的历史迁移进
DeepSeek Harness(DSH):

  • 对话 → 真正的 DSH 会话:用户轮次、助手轮次与工具调用按 DSH 原生事件格式

  • 转换(工具卡片默认折叠),按项目挂载到对应工作区,侧边栏直接可见、可续聊。
  • MCP 服务器 → 注册行:config.toml[mcp_servers.*] 变成

  • @deepseek-ai/dsh-mcp-client cordis 行,并生成一段可直接复制给任意 agent 的
    注册提示词,让 agent 帮你完成注册。
  • 记忆与 AGENTS.md:复制到输出目录。

  • 项目文件(可选):按项目复制文本文件。
  • 内置中英双语(界面跟随 DSH 语言;生成产物跟随 language 配置)。

    安装

    bash
    dsh plugin --profile web add dsh-codex-migrate

    (或手动把 cordis.patch.yml 里的行合并进你的 profile patch),然后重启 DSH。
    设置面板位于 **设置 → C

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-codex-migrate
    Repo
    git+https://github.com/polarskicpl/dsh-codex-migrate.git
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","immediately":true,"inject":["@deepseek-ai/dsh-api-remotes","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-client-web-react"]}}