• v0.656.0 f0c0bdb18e

    v0.656.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 38s
    release / release (push) Successful in 6s
    release / publish-binaries (push) Successful in 2m54s
    release / bump-scoop-manifest (push) Successful in 2s
    release / bump-tap-formula (push) Successful in 5s
    Stable

    coilyco-ops released this 2026-07-13 21:46:14 +00:00 | 146 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Fixes

    • fix: preserve legacy unknown outcome text (ca9070a)
    Internal changes (refactors, docs, chores, tests) - safe to skip (2)
    • Merge pull request 'Centralize WARDED_WORKFLOW issue comment headers' (#1199) from issue-1195 into main (f0c0bdb)
    • refactor: centralize warded workflow comments (02dc9db)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.655.0...v0.656.0

    Downloads
  • v0.655.0 4a76ba8a6c

    v0.655.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 36s
    release / release (push) Successful in 4s
    release / publish-binaries (push) Successful in 4m16s
    release / bump-scoop-manifest (push) Successful in 7s
    release / bump-tap-formula (push) Successful in 11s
    Stable

    coilysiren released this 2026-07-13 21:04:11 +00:00 | 149 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Fixes

    • fix: split launch intents from running capacity (e2e3f79)
    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Merge pull request 'Rework dispatch capacity architecture beyond TTL mitigation' (#1192) from issue-1191 into main (4a76ba8)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.654.0...v0.655.0

    Downloads
  • v0.654.0 915fa95b05

    v0.654.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 37s
    release / release (push) Successful in 7s
    release / publish-binaries (push) Successful in 4m32s
    release / bump-scoop-manifest (push) Successful in 4s
    release / bump-tap-formula (push) Successful in 8s
    Stable

    coilysiren released this 2026-07-13 20:04:48 +00:00 | 151 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Fixes

    • fix: age out stale prelaunch reservations (4584863)
    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Merge pull request 'Fix dispatch prelaunch reservation architecture' (#1189) from issue-1188 into main (915fa95)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.653.0...v0.654.0

    Downloads
  • v0.653.0 d594599d66

    v0.653.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 35s
    release / release (push) Successful in 6s
    release / publish-binaries (push) Successful in 1m42s
    release / bump-scoop-manifest (push) Successful in 3s
    release / bump-tap-formula (push) Successful in 6s
    Stable

    Ghost released this 2026-07-13 18:42:02 +00:00 | 153 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Features

    • feat: support top-level workflow overlays (d594599)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.652.0...v0.653.0

    Downloads
  • v0.652.0 10c3f91e79

    v0.652.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 38s
    release / release (push) Successful in 9s
    release / publish-binaries (push) Successful in 1m27s
    release / bump-scoop-manifest (push) Successful in 2s
    release / bump-tap-formula (push) Successful in 4s
    Stable

    coilyco-ops released this 2026-07-13 18:16:37 +00:00 | 154 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Fixes

    • fix: finish doc-layout cleanup (5206c0a)
    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Merge pull request 'Fix pre-commit failures after exclusion cleanup' (#1182) from issue-1180 into main (10c3f91)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.651.0...v0.652.0

    Downloads
  • v0.651.0 f998bda68e

    v0.651.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 1m59s
    release / release (push) Successful in 1m40s
    release / publish-binaries (push) Successful in 1m22s
    release / bump-scoop-manifest (push) Successful in 4s
    release / bump-tap-formula (push) Successful in 5s
    Stable

    coilysiren released this 2026-07-13 18:04:18 +00:00 | 156 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Fixes

    • fix: narrow doc-layout exclusions (16853a5)
    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Merge pull request 'Fix pre-commit failures after exclusion cleanup' (#1181) from issue-1180 into main (f998bda)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.650.0...v0.651.0

    Downloads
  • v0.650.0 3caa06611f

    v0.650.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 49s
    release / release (push) Successful in 11s
    release / publish-binaries (push) Successful in 1m28s
    release / bump-scoop-manifest (push) Successful in 3s
    release / bump-tap-formula (push) Successful in 6s
    Stable

    coilysiren released this 2026-07-13 17:37:47 +00:00 | 158 commits to main since this release

    Does this upgrade affect you? Probably not. Internal changes only (refactors, docs, chores) - upgrading is low-impact.

    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Update pyproject.toml (3caa066)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.649.0...v0.650.0

    Downloads
  • v0.649.0 da115f5d0e

    v0.649.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 35s
    release / release (push) Successful in 7s
    release / publish-binaries (push) Successful in 1m21s
    release / bump-scoop-manifest (push) Successful in 3s
    release / bump-tap-formula (push) Successful in 4s
    Stable

    coilysiren released this 2026-07-13 08:00:06 +00:00 | 159 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Fixes

    • fix: add forgejo runner-token mint leaf (d5533fe)
    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Merge ward PR #1148: Fix director surface missing aos role-tier capabilities (da115f5)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.648.0...v0.649.0

    Downloads
  • v0.648.0 7a59b48766

    v0.648.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 35s
    release / release (push) Successful in 6s
    release / publish-binaries (push) Successful in 1m15s
    release / bump-scoop-manifest (push) Successful in 3s
    release / bump-tap-formula (push) Successful in 5s
    Stable

    coilysiren released this 2026-07-13 07:39:40 +00:00 | 161 commits to main since this release

    Does this upgrade affect you? Probably not. Internal changes only (refactors, docs, chores) - upgrading is low-impact.

    Internal changes (refactors, docs, chores, tests) - safe to skip (2)
    • Merge ward PR #1153: Remove issue templates from forgejo (7a59b48)
    • chore: remove issue templates (15fd741)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.647.0...v0.648.0

    Downloads
  • v0.647.0 e226d57b40

    v0.647.0
    All checks were successful
    promote / gate-and-promote (push) Successful in 37s
    release / release (push) Successful in 5s
    release / publish-binaries (push) Successful in 4m32s
    release / bump-scoop-manifest (push) Successful in 4s
    release / bump-tap-formula (push) Successful in 6s
    Stable

    coilysiren released this 2026-07-13 07:30:50 +00:00 | 163 commits to main since this release

    Does this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.

    Features

    • feat: cap repo engineer launches (d347390)
    Internal changes (refactors, docs, chores, tests) - safe to skip (1)
    • Merge ward PR #1165: Only allow 3 engineers working in a repo at a time (e226d57)

    Install

    The attached ward-linux-{amd64,arm64} binaries exist for the container agent path - ward agent runs ward inside ephemeral Linux containers. Humans install ward on every OS via Homebrew (brew install coilyco-flight-deck/tap/ward), which is why there are no darwin assets here.


    Full changelog: v0.646.0...v0.647.0

    Downloads