Skip to content

codeg v0.19.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 00:18

Release version 0.19.3

  • fix(mcp): MCP servers you add now save correctly for every agent. Because each agent expects its MCP config in a different format, an entry codeg wrote could previously be silently ignored — or make an agent reject its whole MCP config and disable all of its servers at once. codeg now writes each agent's config in the exact format it accepts, so your servers stay intact across every agent.
  • feat(models): You can now run Codex with OpenAI's new GPT-5.6 series. The refreshed Codex build adds support for the GPT-5.6 models, and they're offered as examples in the model field so they're easy to pick.
  • chore(agents): Bundled agents refreshed. Claude Code and Codex were updated to their latest builds, and OpenCode (1.17.18), Gemini (0.50.0), Cline (3.0.39), and Kimi Code (0.23.3) were bumped alongside them.

发布版本 0.19.3

  • 修复(MCP):你添加的 MCP 服务器现在能在每个智能体中正确保存。 由于每个智能体要求的 MCP 配置格式各不相同,此前 codeg 写入的条目可能被静默忽略,甚至导致该智能体拒绝整份 MCP 配置、一次性停用它的全部服务器。现在 codeg 会严格按每个智能体接受的格式写入配置,你的服务器在所有智能体中都能保持完好。
  • 功能(模型):现在可以在 Codex 中使用 OpenAI 全新的 GPT-5.6 系列模型。 更新后的 Codex 构建新增了对 GPT-5.6 系列的支持,并在模型输入框中作为示例提示,方便直接选用。
  • 更新(智能体):内置智能体已刷新。 Claude Code 和 Codex 升级到最新构建,OpenCode(1.17.18)、Gemini(0.50.0)、Cline(3.0.39)和 Kimi Code(0.23.3)一并更新。