-
v0.636.0
StableAll checks were successfulreleased this
2026-07-13 03:33:21 +00:00 | 188 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat: add demo image build (
66c1840)
Fixes
- fix: block active-run issue comments (
d0829f3)
Internal changes (refactors, docs, chores, tests) - safe to skip (2)
- Merge pull request 'add a ward repo docker image build that can run simple demos and mounts a workspace + substrate combo of some popular OSS repo + org' (#1152) from issue-1140 into main (
b7f6bb7) - Merge pull request 'Block director comments on issues with active engineer runs' (#1151) from issue-1145 into main (
e697d7f)
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.635.0...v0.636.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: add demo image build (
-
v0.635.0
StableAll checks were successfulreleased this
2026-07-13 03:31:12 +00:00 | 192 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix: add PR body guidance to agent workflows (
3e2260a)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge pull request 'Warded agents should post PR descriptions' (#1150) from issue-1094 into main (
0df5db5)
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.634.0...v0.635.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix: add PR body guidance to agent workflows (
-
v0.634.0
StableAll checks were successfulreleased this
2026-07-13 03:27:07 +00:00 | 194 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(container): link /scratch to the read-only surface scratch root (
50f3d92)
Internal changes (refactors, docs, chores, tests) - safe to skip (2)
- Merge pull request 'fix(container): link /scratch to the read-only surface scratch root' (#1146) from issue-1142 into main (
fc918b8) - chore: burn down pre-commit debt left by hook-bypassing commits (
a5c0bde)
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.633.0...v0.634.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(container): link /scratch to the read-only surface scratch root (
-
v0.633.0
StableAll checks were successfulreleased this
2026-07-13 02:27:37 +00:00 | 197 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat(release): trust the promote gate - release pushes skip the test job (
0e31cc1)
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.632.0...v0.633.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(release): trust the promote gate - release pushes skip the test job (
-
v0.632.0
StableAll checks were successfulpromote / gate-and-promote (push) Successful in 39srelease / test (push) Successful in 36srelease / release (push) Successful in 9srelease / publish-binaries (push) Successful in 1m21srelease / bump-scoop-manifest (push) Successful in 4srelease / bump-tap-formula (push) Successful in 6sreleased this
2026-07-13 02:06:24 +00:00 | 198 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat(substrate): preclone coilyco-bridge/agentic-os-hardware (cache tier) (
ba70454)
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.631.0...v0.632.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(substrate): preclone coilyco-bridge/agentic-os-hardware (cache tier) (
-
v0.631.0
StableAll checks were successfulpromote / gate-and-promote (push) Successful in 56srelease / test (push) Successful in 43srelease / release (push) Successful in 7srelease / publish-binaries (push) Successful in 2m19srelease / bump-scoop-manifest (push) Successful in 4srelease / bump-tap-formula (push) Successful in 6sreleased this
2026-07-12 21:42:47 +00:00 | 199 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat(release): two-stage release - gate-green main promotes to a queued release branch (
35f1262)
Fixes
- fix(promote): stop checkout's persisted job token from hijacking the promote push (
a13d3bf) - fix(promote): keep the server scheme - github.server_url is in-cluster http here (
cd9cb45) - fix(launch): name the config source in fail-closed defaults errors + skip refresh for pinned shas (
c0fb2de)
Internal changes (refactors, docs, chores, tests) - safe to skip (7)
- Merge pull request 'test: isolate the suite from the operator live config env' (#1133) from fix/test-env-isolation into main (
ea9d77e) - test: isolate the suite from the operator's live config env (closes #1128) (
e8f5792) - Merge pull request 'docs(features): record the two-stage release flow in the inventory' (#1132) from docs/features-two-stage-release into main (
d98a615) - docs(features): record the two-stage release flow in the inventory (
39b0b06) - Merge pull request 'fix(promote): keep the server scheme - github.server_url is in-cluster http here' (#1130) from fix/promote-server-scheme into main (
5b91664) - Merge pull request 'fix(launch): name the config source in fail-closed defaults errors + skip refresh for pinned shas' (#1127) from fix/smartdefaults-error-source into main (
333b768) - Merge pull request 'feat(release): two-stage release - gate-green main promotes to a queued release branch' (#1126) from feat/two-stage-release into main (
b807c3f)
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.630.0...v0.631.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(release): two-stage release - gate-green main promotes to a queued release branch (
-
v0.630.0
StableAll checks were successfulreleased this
2026-07-12 06:12:24 +00:00 | 210 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix: hand off config bundle cache to agent user (
3f334c9) - Fix config bundle cache fallback (
f30b512)
Internal changes (refactors, docs, chores, tests) - safe to skip (3)
- Merge pull request 'Fix config-bundle gitsync FETCH_HEAD permission errors in director surfaces' (#1089) from issue-1086 into main (
88f19ba) - test: skip the read-only-cache probe under root, not just Windows (
f231d75) - Merge branch 'main' into issue-1086 (
b4463e2)
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.629.0...v0.630.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix: hand off config bundle cache to agent user (
-
v0.629.0
StableAll checks were successfulreleased this
2026-07-12 02:28:22 +00:00 | 215 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(ops): a (placeholder) sentinel must never win the guardfile merge (
fbbc632)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge pull request 'fix(ops): a (placeholder) sentinel must never win the guardfile merge' (#1123) from fix/placeholder-sentinels into main (
7d6001e)
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.628.0...v0.629.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(ops): a (placeholder) sentinel must never win the guardfile merge (
-
v0.628.0
StableAll checks were successfulreleased this
2026-07-12 00:29:55 +00:00 | 217 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Features
- feat(smart-defaults): honor the burndown repo-exclusion block in repos.kdl (
4f7adc1)
Fixes
- fix(deps): own the issue types so ward can move to cli-guard v0.94.0 (
4c8d9d0)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge pull request 'fix: unstrand ward from cli-guard, and honor the burndown block (2 of 3 doctor failures)' (#1121) from fix/migrate-off-cli-guard-dispatch into main (
3863dc8)
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.627.0...v0.628.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(smart-defaults): honor the burndown repo-exclusion block in repos.kdl (
-
v0.627.0
StableAll checks were successfulreleased this
2026-07-11 23:11:56 +00:00 | 220 commits to main since this releaseDoes this upgrade affect you? Maybe. New features and/or fixes below. No breaking changes flagged.
Fixes
- fix(ci): stop test.yml racing release.yml identical gate on main (
5d30198)
Internal changes (refactors, docs, chores, tests) - safe to skip (1)
- Merge pull request 'fix(ci): stop test.yml racing release.yml's identical gate on main' (#1118) from fix/test-yml-duplicate-main-gate into main (
4f3ca20)
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.626.0...v0.627.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(ci): stop test.yml racing release.yml identical gate on main (