How to install
dsh plugin add github:seriousz158/dsh-codex-use About
dsh-codex-use 把本机 **Codex CLI 的 App Server** 接入 DeepSeek Harness(DSH),作为一个可手动选择的 LLM provider: provider id:codex-chatgpt 显示名:OpenAI Codex(ChatGPT) 传输:codex app-server --stdio(JSON-RPC) 不监听本地 HTTP 端口,也不伪装成 OpenAI-compatible API DSH 的默认 provider 不会被修改;用户选择前仍使用原来的 DeepSeek provider 当前仓库发布的是 source/GitHub 版本,不是 npm 发布包。0.2.4 的协议 schema 固定于 Codex CLI 0.149.0,通过 --experimental 生成;升级 Codex CLI 后应先 重新生成并审查 schema。 标准安装(推荐) 插件市场和 DSH 官方插件 CLI 使用同一条 Bundle 安装路径。对 GitHub source 版本,直接 把 monorepo 中的可安装子包作为 profile 插件加入: zsh dsh plugin --profile web add github:seriousz158/dsh-codex-use#path:/packages/dsh-co…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;描述过短(<20 字符),疑似低质
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
claude-cookbooks
anthropics/claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
claude-howto
luongnv89/claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
claude-code-system-prompts
Piebald-AI/claude-code-system-prompts
All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.