-
v0.878.0
StableAll checks were successfulreleased this
2026-08-06 08:18:52 +00:00 | 17 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat: enforce verified deploy-state transactions (
d04e4a87) - feat: define typed Ops release contract (
73aedba6) - feat: enforce tracker actor authority (
849a630d)
Fixes
- fix: make agent bootstrap harness-pure (
68c4d561) - fix: require explicit Git commit identity (
b64424f4) - fix: trust Git before reaper salvage (
4a43b122) - fix: make brokered print plan-only (
60c078a0) - fix(exec): admit named Forgejo PR merge checkouts (
5642fc6d)
Internal changes (refactors, docs, chores, tests) - safe to skip (9)
- test(exec): pin synthetic CI base ref (#1650) (
81d1e058) - docs: collapse documentation into durable contracts (
3340a0df) - refactor: remove the Tailnet transport stack (
0f2a6635) - docs: rewrite the capability inventory (
d7c56436) - refactor: make Ward AOS-opaque (
34a5e212) - refactor: remove kubectl policy residue (
1dee25de) - refactor: remove the demo and toy application (
b9a587e3) - refactor: remove public verification fixture (
4112b2a9) - refactor: retire autonomous burndown (
25c5a895)
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.877.0...v0.878.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: enforce verified deploy-state transactions (