dsh-codex-use
A DSH LLM provider plugin that connects the local Codex CLI App Server through stdio JSON-RPC.
Install
$ dsh plugin --profile web add github:seriousz158/dsh-codex-use#path:/packages/dsh-codex-appserverPlugin 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.
Key Capabilities
- Adds the `codex-chatgpt` LLM provider, displayed as OpenAI Codex (ChatGPT).
- Connects to `codex app-server --stdio` using JSON-RPC.
- Supports DSH streaming messages, cancellation, and usage display for Codex sessions.
- Uses Codex App Server to execute Codex-side commands, file changes, and other tools without re-executing them as DSH tool calls.
- Displays account/rate-limit data from Codex `account/rateLimits/read` when available.
- Provides a GitHub source installation path for the installable subpackage.
Useful For
- Use a locally authenticated Codex CLI account as a selectable provider in DSH.
- Choose Codex for individual DSH sessions without changing the default DeepSeek provider.
- Inspect Codex account and rate-limit information in the DSH web interface.
Who It Fits
- DeepSeek Harness users with Codex CLI installed and authenticated locally.
- Developers who want to switch manually between DeepSeek and Codex providers per session.
Documented Limitations
- Requires Node.js 22 or later.
- Documents compatibility with DSH 0.1.0-rc.6+ and uses 0.1.0-rc.7 in CI.
- Protocol schema is fixed to Codex CLI 0.144.1; Codex CLI upgrades require schema regeneration and review.
- The documented installer environment is macOS with zsh.
- Distributed as GitHub source, not as an npm package.
- Defaults to `workspace-write` sandbox, `approvalPolicy: never`, and ephemeral threads.
- Does not silently fall back to or automatically switch to DeepSeek.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 8 development, 0 peer, and 0 optional dependencies.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- seriousz158/dsh-codex-use
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 9b81ed3 · 2026-09-15
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
- 2GitHub stars
- Forks
- 0
- Open issues
- 1
- Last commit
- 2026-08-26
- Last release
- 2026-08-26
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Import and resume chat histories from 18+ AI coding agents into DeepSeek Harness with reverse export and sync.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →Local-first AI agent runtime and DSH plugin bundle providing sandboxed sessions, MCP tools, audit logs, and session replay.
View plugin →