Fix failing workflows with Claude Code from the CircleCI UI
You can now triage and fix failing workflows using Claude Code directly from the CircleCI UI. Navigate to a pipeline run, click the wrench icon on a failing workflow, and select Fix with Claude Code. This opens Claude Code in your terminal with a pre-loaded prompt that pulls failure diagnostics using circleci run get --failure-report and produces a fix for the root cause.