AI Agent Hub
Back to plugins
🖥️

dsh-codex-import

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install G1en-114/dsh-codex-import

Paste the following prompt into your AI chat to install this plugin:

Install this plugin by running dsh plugin install G1en-114/dsh-codex-import, where you can find the source code at https://github.com/G1en-114/dsh-codex-import.

About this plugin

OpenAI Codex CLI conversation history is often saved locally but can be difficult to search through. If you have accumulated extensive dialogue history with Codex CLI and wish to leverage DeepSeek Harness (DSH) for better session management and continued interaction, this plugin is designed for you. It seamlessly converts Codex's JSONL history into DSH standard session files, preserving all critical details including tool calls, assistant replies, and session structures. Whether using the GUI command or a standalone CLI, you can easily import old sessions into DSH, making them browsable and searchable in the sidebar. It is ideal for developers who need to revisit historical context or continue work on legacy projects. The plugin features an intelligent compression feature that automatically handles long sessions to prevent context overflow, and includes self-verification to ensure data consistency. You can even perform conversions without starting DSH by using the standalone CLI.

Use Cases

  • Migrate old Codex CLI conversations to DeepSeek Harness
  • Recover interrupted or deleted Codex sessions
  • Continue using Codex-generated tool call history in DSH

Best For

  • Codex CLI users using DeepSeek Harness
  • Developers needing to search and manage legacy conversations
  • Teams migrating workflows from Codex to DSH