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. 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.