DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Codex Harness — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@shuind/dsh-codex-harness

Codex Harness

Codex coding preset with customizable prompts and tools for DSH.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @shuind/dsh-codex-harness@0.2.16
READMECompatibilityVersions

Compatibility and provenance

Codex Harness is published as @shuind/dsh-codex-harness and currently resolves to version 0.2.16. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.2.16stable
9/20/2026
0.2.15stable
9/19/2026
0.2.14stable
9/9/2026
Show 48 more versionsCollapse versions
0.2.13stable
9/9/2026
0.2.12stable
9/9/2026
0.2.11stable
9/9/2026
0.2.10stable
9/9/2026
0.2.9stable
9/9/2026
0.2.8stable
9/8/2026
0.2.7stable
9/8/2026
0.2.6stable
9/3/2026
0.2.5stable
9/1/2026
0.2.4stable
9/1/2026
0.2.3stable
8/31/2026
0.2.2stable
8/31/2026
0.2.1stable
8/30/2026
0.2.0stable
8/30/2026
0.1.40stable
8/30/2026
0.1.39stable
8/30/2026
0.1.38stable
8/30/2026
0.1.37stable
8/30/2026

Related plugins

Loading related plugins…

Latest
0.2.16
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
539 kB
Files
55
Surface
web
License
MIT
Source
npm
GitHub
★ 6
Weekly downloads
441
Last push
9/19/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
0.1.36stable
8/30/2026
0.1.35stable
8/30/2026
0.1.34stable
8/30/2026
0.1.33stable
8/30/2026
0.1.32stable
8/30/2026
0.1.31stable
8/30/2026
0.1.29stable
8/30/2026
0.1.30stable
8/30/2026
0.1.28stable
8/30/2026
0.1.27stable
8/30/2026
0.1.26stable
8/30/2026
0.1.25stable
8/30/2026
0.1.24stable
8/30/2026
0.1.23stable
8/30/2026
0.1.22stable
8/30/2026
0.1.21stable
8/30/2026
0.1.20stable
8/30/2026
0.1.19stable
8/29/2026
0.1.18stable
8/29/2026
0.1.16stable
8/29/2026
0.1.17stable
8/29/2026
0.1.15stable
8/26/2026
0.1.14stable
8/26/2026
0.1.13stable
8/21/2026
0.1.12stable
8/21/2026
0.1.11stable
8/21/2026
0.1.10stable
8/20/2026
0.1.9stable
8/18/2026
0.1.8stable
8/18/2026
0.1.7stable
8/18/2026

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

@shuind/dsh-codex-harness

为 DSH 提供可自定义提示词与 Codex 工具的编码模式。

本地开发中的新版支持直接编辑 DSH 预设、加入 Codex 能力及另存副本,详见 预设编辑说明。尚未发布到 npm。

功能

  • 使用精简codex提示词;对gpt过度拉屎做了少量提示词约束。
  • 在 设置 → 插件 → 插件配置 → Codex Harness 中查看、编辑或恢复完整提示词。
  • 在 设置 → 插件 → 插件配置 → Codex Harness 中展开 预设编辑:Codex 模式和其它预设处于同一级,打开时默认选中 Codex。用户预设可直接编辑;DSH 内置预设只读,先创建可编辑副本。
  • 提供 exec_command、write_stdin、apply_patch 和 update_plan。
  • 支持 Fast 请求、GPT 图片与思考强度和上下文容量。
  • 实时显示请求模型、模型回复和上下文压缩状态及耗时。
  • Responses 请求优先使用原生 apply_patch、hosted web_search 和远程压缩,失败时回退到 DSH 实现。

安装

dsh plugin --profile web add @shuind/dsh-codex-harness@latest

重启 Web,在 Agent 预设 中选择 Codex 模式,再创建会话。

宿主版本

Codex 模式使用 @deepseek-ai/dsh-persona 的 prefix 配置。宿主必须提供 @deepseek-ai/dsh-persona >=0.1.3-alpha.2;当前的 DSH 0.1.5-rc.2 满足此要求。 更早的 persona 版本只接受 text,会在加载预设时报告缺少 prefix。

预设管理还需要 DSH 的 agent-presets、api-remotes、atomic-write 和 typert-protocol 接口至少为 0.1.5-rc.2。较旧宿主仍可加载 Codex 工具层,但不会注册预设编辑入口。

已有自定义预设

插件会自动更新未修改过且带有本插件管理标记的旧预设。包含用户修改的预设会保留, 需要手动迁移:先备份 $DSH_HOME/.agent-presets/codex-collaboration,再打开其中的 agent.cordis.yml,将 @deepseek-ai/dsh-persona 配置下的 text: 改为 prefix:, 保留后面的提示词内容,然后重启 DSH 并重新选择 Codex 模式。若预设没有该管理标记, 也应按同样步骤迁移;不要覆盖已有的自定义提示词。

配置

模型

在 DSH 的 Models 中配置支持 OpenAI Responses 的 provider、endpoint、API key 和 GPT 模型。例如:

api: openai-responses
baseURL: https://your-responses-endpoint.example.com
apiKeyEnv: OPENAI_API_KEY

也可以配合 dsh-codex-connect 使用 ChatGPT 订阅模型。

预设编辑

打开 设置 → 插件 → 插件配置 → Codex Harness,展开其中的 预设编辑,从选择器中选择 Codex 或其它预设。编辑器只展示名称、说明、Codex 提示词和能力开关,不要求直接编辑 YAML。

用户预设可以直接保存。DSH 内置预设不能修改,点击 创建可编辑副本 后再保存;副本会自动加入同一个选择器,也会保留源预设的工具、插件和其它配置。普通预设还可以在编辑时加入 Codex 能力。活动状态属于全局显示设置,远程上下文压缩、托管网络搜索、终端、补丁、计划和 Codex 提示词属于 Codex 模式能力,并可随预设保存。

Fast 与上下文

  • Fast:在 Codex 模式的模型菜单中开启,向 Responses 请求发送 service_tier: "priority"。
  • 上下文容量:点击输入栏旁的上下文用量指示器,可设置 1K–1000K tokens;下一次请求和自动压缩使用该值。

License

MIT