PulseAugur
EN
LIVE 09:42:51

CircleCI launches Go-rewrite CLI with agent-friendly JSON output

CircleCI has released a beta version of its command-line interface (CLI) rewritten in Go, featuring a "human-first" design with composability options. The new CLI aims to improve agent interaction by providing predictable JSON output for all data-returning commands and includes a built-in --jq flag for easier data querying. Additionally, it incorporates an MCP server that allows agents like Claude, Cursor, and VS Code to directly interact with CircleCI jobs. AI

IMPACT Enhances agent integration with CI/CD pipelines, potentially streamlining developer workflows.

RANK_REASON This is a product update for a CI/CD tool, not a frontier model release or core AI research.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

CircleCI launches Go-rewrite CLI with agent-friendly JSON output

COVERAGE [1]

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

    CircleCI's CLI is now a Go rewrite with an MCP server bolted on

    <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…