xing01l/session-import-codex0

dsh-session-import-codex

DeepSeek Harness plugin for importing Codex App Server conversation history

AI 分析

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

パッケージ
dsh-session-import-codex
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/14

インストール

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

ドキュメント

README 全文を読む ↗

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.