Skip to content

v0.1.1-rc.3 - Codex conversations for DSH

Pre-release
Pre-release

Choose a tag to compare

@yangbobo2021 yangbobo2021 released this 24 Aug 05:05
· 63 commits to main since this release

Codex conversation backend for official DeepSeek Harness, powered by Codex App Server.

Highlights:

  • Codex appears in the DSH New Session mode menu.
  • One DSH Session binds one resumable Codex Thread.
  • Includes model and reasoning selection, approvals, questions, images, interruption, DSH tools, and a PATH-independent bundled Codex runtime.
  • Validated against official DSH 0.1.1-rc.2 on macOS, Linux, and Windows CI.

Install:

pnpm dlx @deepseek-ai/dsh@0.1.1-rc.2 plugin --profile web add relay-dsh-plugin-codex@next

npm package | Live official-DSH demo