All plugins

DSH / BUNDLE / CLIENT-UI

dsh-codex-importer

v0.1.0life1996cou / dsh-codexcb7eec0a5d

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-codex-importer

从本地 Codex (~/.codex) 导入会话,生成带完整历史的新 DSH 会话

README / EN

Package documentation

从本地 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 对话历史的新会话并切过去。

卸载

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