-
v0.548.0
StableAll checks were successfulrelease / release (push) Successful in 7stest / test (push) Successful in 33srelease / publish-binaries (push) Successful in 1m53srelease / publish-kdl-read (push) Successful in 2m34srelease / publish-kdl-write (push) Successful in 2m37srelease / bump-tap-formula (push) Successful in 9srelease / bump-scoop-manifest (push) Successful in 3sreleased this
2026-07-10 01:08:16 +00:00 | 506 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat: add ward setup cache warmer (
c211bd5) - feat: add ward agent list (
3e933da)
Fixes
- fix: satisfy lint on agent list (
4c12c45) - fix: satisfy lint for setup (
a28ca6d) - fix: align pre-commit lint with repo gate (
92ebe19) - fix: keep broker dispatch responsive (
f307271)
Internal changes (refactors, docs, chores, tests) - safe to skip (4)
- Merge pull request 'Add a director command to list running ward engineers' (#878) from issue-874 into main (
d06c36a) - Merge pull request 'Add ward setup as a config pre-bake and onboarding skeleton' (#918) from issue-879 into main (
e8ee6e9) - Merge pull request 'fix: align pre-commit lint with repo gate' (#915) from issue-910 into main (
79327cb) - merge: repair PR #878 conflicts (
96e7018)
Install
The attached
ward-linux-{amd64,arm64}binaries exist for the container agent path -ward agentruns 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.547.0...v0.548.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: add ward setup cache warmer (