PulseAugur
实时 11:45:36
English(EN) CircleCI's CLI is now a Go rewrite with an MCP server bolted on

CircleCI 发布 Go 重写版 CLI,支持对代理友好的 JSON 输出

CircleCI 发布了其用 Go 重写的命令行界面 (CLI) 的测试版,该界面采用“以人为本”的设计,并提供可组合选项。新的 CLI 旨在通过为所有返回数据的命令提供可预测的 JSON 输出来改善代理交互,并包含一个内置的 --jq 标志,以便于数据查询。此外,它还集成了 MCP 服务器,允许 ClaudeCursorVS Code 等代理直接与 CircleCI 作业进行交互。 AI

影响 增强了代理与 CI/CD 流水线的集成,可能简化开发人员的工作流程。

排序理由 这是 CI/CD 工具的产品更新,而不是前沿模型发布或核心 AI 研究。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

CircleCI 发布 Go 重写版 CLI,支持对代理友好的 JSON 输出

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Leo ·

    CircleCI 的 CLI 已重写为 Go,并附加了 MCP 服务器

    <p>The last time I asked a coding agent to look at a failed CircleCI job for me, it burned three tool calls parsing <code>--help</code> output and still picked the wrong flag. I laughed, then I stopped laughing, because I do this a lot now and every wasted turn is a real second o…