-
v0.318.0
Stablereleased this
2026-07-02 09:37:14 +00:00 | 1202 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(director): break the stale-infra hold livelock with a live forge-health probe (
437e344)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge issue-528: break director stale-infra hold livelock (ward#528) (
b48573e)
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.317.0...v0.318.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- fix(director): break the stale-infra hold livelock with a live forge-health probe (
-
v0.317.0
Stablereleased this
2026-07-02 09:29:46 +00:00 | 1204 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(agent): refuse a ward-version downgrade pin that ships a stale reaper (
13c1354)
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.316.0...v0.317.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- fix(agent): refuse a ward-version downgrade pin that ships a stale reaper (
-
v0.316.0
Stablereleased this
2026-07-02 09:07:55 +00:00 | 1205 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat(agent): mount the agent-log drain read-only into the director surface (
e795746)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge remote-tracking branch 'origin/main' into issue-525 (
85518c7)
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.315.0...v0.316.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- feat(agent): mount the agent-log drain read-only into the director surface (
-
v0.315.0
Stablereleased this
2026-07-02 09:03:34 +00:00 | 1207 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(director): self-heal legacy dispatch-error strandings + give declines a distinct status (
d27d71e)
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.314.0...v0.315.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- fix(director): self-heal legacy dispatch-error strandings + give declines a distinct status (
-
v0.314.0
Stablereleased this
2026-07-02 08:57:40 +00:00 | 1208 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(director): defer dispatch-time infra failures instead of parking them failed (
434714a)
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.313.0...v0.314.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- fix(director): defer dispatch-time infra failures instead of parking them failed (
-
v0.313.0
Stablereleased this
2026-07-02 08:20:41 +00:00 | 1209 commits to main since this releaseDoes 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)
- docs: decode insider jargon in cold-read docs (run 16 jargon-audit) (
dbbe706)
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.312.0...v0.313.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- docs: decode insider jargon in cold-read docs (run 16 jargon-audit) (
-
v0.311.0
Stablereleased this
2026-07-02 08:18:38 +00:00 | 1212 commits to main since this releaseDoes 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)
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.310.0...v0.311.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
v0.310.0
Stablereleased this
2026-07-02 08:15:58 +00:00 | 1214 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(docs): scrub ward#356 ref merged into README from main (ward#446) (
804382f) - fix(docs): scrub terse issue refs to full-URL links + add a linting gate (
cc1bf5e)
Internal changes (refactors, docs, chores, tests) - safe to skip (3)
- Merge remote-tracking branch 'origin/main' into issue-446 (
153ad9b) - Merge remote-tracking branch 'origin/main' into issue-446 (
addefea) - Merge remote-tracking branch 'origin/main' into issue-446 (
4178693)
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.309.0...v0.310.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- fix(docs): scrub ward#356 ref merged into README from main (ward#446) (
-
v0.309.0
Stablereleased this
2026-07-02 08:14:24 +00:00 | 1219 commits to main since this releaseDoes 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 remote-tracking branch 'origin/main' into issue-468 (
6059c92) - docs(readme): retire the last --watch cue, point interactive work at director (
1a3c21a)
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.308.0...v0.309.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- Merge remote-tracking branch 'origin/main' into issue-468 (
-
v0.308.0
Stablereleased this
2026-07-02 08:10:45 +00:00 | 1221 commits to main since this releaseDoes 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 remote-tracking branch 'origin/main' into issue-464 (
c557393) - docs(agent): name the Docker + Forgejo prerequisites on the agent reference (
42aa8f4)
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.307.0...v0.308.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- Merge remote-tracking branch 'origin/main' into issue-464 (