Fluxzero 1.211.4
1.211.4 (2026-06-25)
Dependency updates
deps: bump actions/checkout from 6 to 7 (
feddbff)Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...Signed-off-by: dependabot[bot] <support@github.com>
Continuous Integration
ci(repair): use agent-generated repair titles [skip ci] (
2f56d74)Ask the repair agent for a repo-style Conventional Commit title and validate it before using it for the generated commit and PR title. Include the repair context and Codex report in the commit body so automated fixes are easier to review.