Release

Release
April 30, 2026
CRE

CRE CLI v1.13.0 — Non-Interactive Mode and Workflow Metadata

CRE CLI version 1.13.0 is now available. This release adds a global --non-interactive flag for CI/CD, scripts, and other headless environments, adds cre workflow get to show metadata for the workflow configured in workflow.yaml, and adds cre workflow list --output json for machine-readable workflow inventory. Newly initialized TypeScript workflows now use @chainlink/cre-sdk v1.6.0. The release also aligns the simulator's embedded default limits with production quotas and fixes secrets digest formatting for allowlist request data.

Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.

See all changes on GitHub