Skip to content

Changelog

What's new in cyql

A running log of features, improvements, and security updates. We ship continuously.

  1. New

    Failure clustering, generally available

    Recurring agent failures are now grouped automatically with a suggested guardrail. Turn a class of mistakes into a one-line rule.

  2. Improved

    Faster parallel dispatch

    The worker pool now scales out on queue depth in seconds. Large multi-file refactors fan out across more agents and finish sooner.

  3. New

    Linear & Jira triggers

    Label an issue and cyql picks it up, plans it, and opens a PR linked back to the ticket.

  4. Security

    Per-task credential minting

    Workers no longer receive any long-lived secret. The orchestrator mints scoped, short-lived tokens that expire with the task.

  5. Improved

    Execution trace viewer 2.0

    Replay prompts, tool calls, and diffs on a single timeline, with deep links to any step.