DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-codex

DeepSeek Harness model provider backed by the locally authenticated Codex App Server.

VisionUI & ProductivityDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
5GitHub Stars1ForksUpdated2026-09-12

Install

$ dsh plugin --profile web add dsh-llm-codex-app-server@latest

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-llm-codex-app-server registers a DeepSeek Harness LLM provider (`codex-local`) backed by a locally authenticated Codex App Server instance. It reuses cached threads for continuous multi-turn sessions, bridges Harness tool calls through namespacing, projects durable image attachments bidirectionally, supports live web search interception, and contributes a Web UI settings card alongside action trajectory rendering.

Key Capabilities

  • Registers the `codex-local` LLM provider on ctx.llm for the Harness Agent loop
  • Uses existing local Codex CLI credentials (`codex login`) without storing OAuth tokens or API keys
  • Manages warm session threads with append-only turn continuation and LRU caching
  • Exposes Harness tools to Codex under the `deepseek_harness` namespace
  • Handles multimodal image attachments and generated image decoding via ctx.attachments
  • Provides conditional live Codex web search takeover for Codex agents
  • Includes browser UI extensions to render action trajectories and provide plugin configuration settings

Useful For

  • Running DeepSeek Harness agents using local Codex account subscriptions and models
  • Executing multimodal agent workflows with image inputs and tool executions via Codex
  • Leveraging Codex-native live web search during agent execution while keeping non-Codex agents on standard providers

Who It Fits

  • DeepSeek Harness users with existing Codex CLI subscriptions and authentication
  • Developers seeking layered OpenAI/Codex model execution within DeepSeek Harness workflows

Documented Limitations

  • Requires a local Codex CLI installation authenticated via `codex login`
  • Pinned to `@openai/[email protected]` App Server protocol
  • Does not support `temperature` or `stop` parameters due to App Server protocol constraints
  • Image input and generation capabilities require the Harness `ctx.attachments` service

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
wss534857356/dsh-plugin-codex
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f1f6188 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
5GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-12
Last release
2026-08-24
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app