xing01l/session-import-codex

xing01l★ 0Python最后同步: 2026-08-14

在 GitHub 打开

Import Codex chat history into DeepSeek-Harness for seamless conversation continuity.

README 摘要

dsh-session-import-codex English 中文 An out-of-tree DeepSeek Harness plugin and PowerShell-friendly CLI for importing Codex conversation history. It reads the official Codex App Server stable history methods, converts completed turns into validated Harness session events, persists them through the selected profile's public services, and creates or reuses workspaces from historical working directories. The primary workflow is a one-shot CLI. The /import-codex chat command remains available for development and targeted fallback use. What the CLI imports - all non-archived interactive Codex conversations returned by thread/list with archived: false ; - completed, interrupted, and failed turns that can be represented by the current converter; - only reasoning summaries by default; raw reasoning content is never imported; - sessions under deterministic ids such as codex- . Active conversations are skipped. Existing destination ids never rewrite session logs; a durable rerun refreshes their cold projections and repeats idempotent workspace attachment. A malformed source is reported and does not stop the remaining batch. The importer never reads Codex rollout files, desktop state, SQLite d…

在 GitHub 查看完整 README →
Tools / Devdsh-plugin

分类