xing01l/session-import-codex0

dsh-session-import-codex

用于导入Codex App Server会话历史记录的DeepSeek Harness插件。

AI 分析

核心用途是将Codex中的历史对话无缝迁移导入至DSH中。适合需要跨平台整合、保留历史对话资产的Codex与DSH双栖用户。

套件
dsh-session-import-codex
版本
0.1.0
授權
MIT
最近更新
2026年8月14日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xing01l/session-import-codex

Configuration

The bundle row exposes these Cordis configuration fields:

FieldDefaultPurpose
codexCommandcodexCodex executable name or path.
requestTimeoutMs30000App Server request deadline.
shutdownGraceMs3000Graceful App Server termination window.
maxDiagnosticBytes65536Maximum captured process diagnostic bytes.
listPageSize100thread/list page size.
reasoningPolicysummaryImport validated summaries or omit reasoning entirely.

Override the session-import-codex row through the target profile's cordis.patch.yml; both the CLI and chat command consume the same resolved configuration.