dsh pluginsEnglish
← 返回热门插件目录

Codex App Server 连接器

wingoo/codex-plugin-dsh · 技能

使用本地 Codex App Server 作为 DeepSeek Harness 中的模型提供程序

★ 4GitHub 星标
0分支
2026-08-14最近更新
TypeScript开发语言
MIT许可证

项目简介

沿用原来的启动方式重启 DSH Web 服务,不要在同一端口启动第二个实例。服务恢复后刷新浏览器,在输入框下方打开现有模型选择器,然后从 Codex App Server (local) 分组中选择模型。

更新会刷新 GitHub 依赖所解析的 commit,同时保留 web profile 中已有的插件 bundle 配置。 通过终端更新

更新完成后必须重启原有 DSH Web 服务,正在运行的进程不会自动加载磁盘上的新插件代码。 环境要求 Node.js ^22.19.0 或 >=24 DeepSeek Harness >=0.1.0-rc.5 =0.147.0 已通过 codex login 登录的 Codex 账户 准备 Codex CLI

安装命令

dsh plugin --profile web add github:wingoo/codex-plugin-dsh
查看 GitHub 仓库 ↗返回热门插件目录