AI Agent Hub
Back to plugins
⚙️

codex-harness-control

Workflow Updated 2026.09.08

Run the following command in DeepSeek Harness:

dsh plugin install edisontaisite/codex-harness-control

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

Install the plugin in DeepSeek Harness by running dsh plugin install edisontaisite/codex-harness-control; the full source code is available at https://github.com/edisontaisite/codex-harness-control

About this plugin

codex-harness-control is a workflow component within the DeepSeek Harness plugin ecosystem, focused on providing a control layer for codex harness. In agent workflow scenarios, process control and scheduling are often the core concerns, and this plugin is designed around that need, helping developers manage codex-related workflows more flexibly within the Harness framework.

Released under the MIT license, it stays lightweight and open, suiting engineers and architects who already build agent pipelines with DeepSeek Harness and want to bring codex harness under a unified control plane.

As the project is still in its early stages, we recommend consulting the repository documentation and examples directly for the latest details on configurable options and extension interfaces.

Use Cases

  • Add a unified control layer for codex workflows in DeepSeek Harness
  • Incorporate codex harness into an existing agent pipeline for scheduling
  • Manage codex node lifecycle in multi-agent collaboration workflows

Best For

  • Engineers building agent pipelines with DeepSeek Harness
  • Architects needing unified management of multiple agent workflows
  • Developers exploring codex harness integration options