Skip to content

V1.0.2 · Windows Agent 对话连接修复

Choose a tag to compare

@simonlin1212 simonlin1212 released this 31 Aug 09:23
· 25 commits to main since this release

V1.0.2 修复 V1.0.1 在部分 Windows / Codex 0.149 配置下,Agent 对话统一提示“本地 Agent 暂时没有连接成功”的问题。

根因不是 DeepSeek 或其他 API key:旧版会把未启用 profile / Apps 中的 MCP 名称提升成缺少 command 或 url 的根配置,Codex 在请求模型前即报 invalid transport 并退出。

本版改为由产品捆绑的官方 Codex 解析当前真正有效的 MCP 集合,并新增真实引擎回归。建议所有 V1.0.1 Windows 用户更新。

验证:orchestrator 540 项;desktop 25/25;Python 575/575;联网 doctor 20/20。GitHub Actions 33377051202 已在 Windows、macOS、Ubuntu 三个平台全部通过。