Claude Canary
Version updated for https://github.com/SLP-DEV1/claude-code-canary to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Claude Code Canary is a deterministic regression testing and compatibility intelligence tool designed to help developers determine the source of breaking changes in their Claude Code projects. It captures and analyzes metrics, checks deterministic assertions, compares releases, and performs bisection to identify first-bad releases efficiently. Canary supports scenario suites with tags, concurrency, and run budgets, as well as scheduled release watch for regression detection and automatic bisection.
What’s Changed
What’s Changed
- feat: detect efficiency and lifecycle regressions by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/39
- feat: add PR regression checks and committed baselines by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/40
Full Changelog: https://github.com/SLP-DEV1/claude-code-canary/compare/v1.0.1...v1.1.0