Skip to content

v3.0.4 - AI DevOps Framework

Choose a tag to compare

@marcusquinn marcusquinn released this 15 Mar 20:34
· 222 commits to main since this release

Changes since v3.0.3

Features

  • Source provenance labels for auto-created issues — Every autonomous process that creates GitHub issues now adds a source:* label identifying which process created it. Makes auto-created work filterable and traceable (PR #4955)

    Label Process
    source:review-feedback quality-feedback-helper.sh
    source:review-scanner post-merge-review-scanner.sh
    source:quality-sweep stats-functions.sh
    source:health-dashboard stats-functions.sh
    source:ci-failure-miner gh-failure-miner-helper.sh
    source:circuit-breaker circuit-breaker-helper.sh
    source:mission-validation milestone-validation-worker.sh
    source:findings-to-tasks findings-to-tasks-helper.sh
    source:self-evolution self-evolution-helper.sh

Full Changelog: v3.0.3...v3.0.4