-
agent-compose v0.7.0
StableAll checks were successfulrelease / release (push) Successful in 1m20sreleased this
2026-07-23 05:23:43 +00:00 | 396 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.6.0
StableSome checks failedrelease / release (push) Failing after 20m48sreleased this
2026-07-23 04:37:22 +00:00 | 398 commits to main since this release- fix: report full host convergence (
d543df7)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix: report full host convergence (
-
agent-compose v0.5.0
StableAll checks were successfulrelease / release (push) Successful in 1m2sreleased this
2026-07-23 03:54:37 +00:00 | 399 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.4.1 Stable
released this
2026-07-23 02:17:22 +00:00 | 403 commits to main since this releaseAdds the acompose dispatch name: invoked via the brew symlink or scoop shim, the binary is the compose verb directly -
acomposeconverges the host,acompose -- <cmd>refreshes then execs. Canonical agent-compose unchanged.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.4.0 Stable
released this
2026-07-23 01:00:23 +00:00 | 404 commits to main since this releaseBreaking: the launch verb is absorbed into compose.
compose <request.kdl> --layout X -- <cmd>refreshes bundle+projection then execs; barecompose -- <cmd>converges the host then execs; the recursion sentinel guards both. Visible commands: compose, describe, diff, version.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.3.0 Stable
released this
2026-07-23 00:54:24 +00:00 | 405 commits to main since this releaseBare
agent-compose composeconverges the host: roster artifact (bodies from the new roster_sources config key) plus cascade in one verb. compose <request.kdl> still builds bundles. cascade/roster/project remain functional but hidden; the visible surface is compose, launch, describe, diff, version.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.2.1 Stable
released this
2026-07-23 00:34:01 +00:00 | 406 commits to main since this releaseAll state consolidates under ~/.agent-compose: config, COMPOSED outputs, mount-eligibility manifest, sources (roster artifact), and the bundle cache with browsable skill copies. Legacy ~/.config/agent-compose migrates on first use with a compatibility symlink left behind. roster --out now defaults to ~/.agent-compose/sources/personality.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.2.0 Stable
released this
2026-07-23 00:13:21 +00:00 | 407 commits to main since this releaseThe v1 cascade composer is now native: agent-compose cascade composes AGENTS.COMPOSE.md doctrine sources into per-harness COMPOSED files, wires load-point symlinks, and emits the mount-eligibility manifest ward reads - byte-compatible with the Python generator it absorbs. Includes scope/harness filtering, section overrides, divergence with stale cleanup, and --dry-run/--check.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.1.2 Stable
released this
2026-07-22 23:59:44 +00:00 | 408 commits to main since this releaseWires the root --version flag alongside the version subcommand.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
agent-compose v0.1.1 Stable
released this
2026-07-22 23:46:20 +00:00 | 409 commits to main since this releaseWindows support and package-manager distribution.
- windows-amd64 joins the release matrix: the projection lock uses exclusive-create with retry and launch runs the target as a child with a mirrored exit code (no exec on Windows); the recursion sentinel is unchanged.
- Homebrew: brew tap coilyco-flight-deck/tap https://forgejo.coilysiren.me/coilyco-flight-deck/homebrew-tap.git && brew install coilyco-flight-deck/tap/agent-compose
- Scoop: scoop bucket add coilyco https://forgejo.coilysiren.me/coilyco-flight-deck/scoop-bucket.git && scoop install coilyco/agent-compose
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads