dsh-llm-codex-app-server:把本地 Codex App Server 注册为 DSH 主模型 Provider
`dsh-llm-codex-app-server` 是一个 DeepSeek Harness 的 LLM Provider 插件,旨在将本地已认证的 Codex App Server 接入 DSH 的智能体循环。该插件适用于 DSH `>=0.1.2-alpha.1 <0.2.0` 版本,属于 out-of-tree bundle,安装后不修改核心仓库。其核心能力包括注册 `codex-local` 为主模型 Provider,复用本地 `CODEX_HOME` 的登录态而不存储密钥,并支持会话复用、冷启动上下文恢复、工具调用映射及 `harness_skill` 暴露。插件能将 Codex
阅读全文