Claude Code Canary
Version updated for https://github.com/SLP-DEV1/claude-code-canary to version v2.0.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
Canary is a GitHub Action that automates deterministic regression testing and compatibility intelligence for Claude Code. It helps users identify what broke in their codebase, which release first introduced the issue, and compares releases to detect regressions. Canary supports CI workflows and provides detailed reporting on tool/token/reported-cost/duration metrics and deterministic assertions.
What’s Changed
What’s Changed
- ci: add published consumer smoke coverage by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/46
- ci: add stable required status gate by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/47
- docs: sharpen install and distribution README by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/50
- chore: harden community issue intake by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/51
- docs: add community conduct and support standards by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/52
- ci: validate local documentation links by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/54
- chore: add CODEOWNERS routing by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/55
- docs: synchronize public distribution status by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/56
- docs: strengthen pull request checklist by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/57
- docs: make roadmap release reference dynamic by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/58
- docs: consolidate roadmap entry point by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/59
- fix: shorten Marketplace action description by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/60
- docs: mark Marketplace publication live by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/61
- docs: replace roadmap with post-v1.2 product direction by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/62
- feat: release Claude Code Canary v2 compatibility platform by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/63
- fix: pin Claude version in live release E2E by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/64
- chore: retrigger v2.0.0 release candidate by @SLP-DEV1 in https://github.com/SLP-DEV1/claude-code-canary/pull/65
Full Changelog: https://github.com/SLP-DEV1/claude-code-canary/compare/v1.2.0...v2.0.0