• v0.7.0 0a21aa2b2f

    agent-compose v0.7.0
    All checks were successful
    release / release (push) Successful in 1m20s
    Stable

    coilysiren released this 2026-07-23 05:23:43 +00:00 | 396 commits to main since this release

    • fix: cache release validation environments (0a21aa2)
    • feat: stabilize container-home projection (025f31d)
    Downloads
  • v0.6.0 d543df783a

    agent-compose v0.6.0
    Some checks failed
    release / release (push) Failing after 20m48s
    Stable

    coilyco-ops released this 2026-07-23 04:37:22 +00:00 | 398 commits to main since this release

    • fix: report full host convergence (d543df7)
    Downloads
  • v0.5.0 fd59593e9b

    agent-compose v0.5.0
    All checks were successful
    release / release (push) Successful in 1m2s
    Stable

    coilysiren released this 2026-07-23 03:54:37 +00:00 | 399 commits to main since this release

    • feat: release every main push (fd59593)
    • fix: derive skill roots from mount eligibility (2846cc4)
    • feat: mount skill roots during host convergence (65ef3aa)
    • docs: position agent-compose as context substrate (25b79b9)
    Downloads
  • v0.4.1 48490af2f5

    coilyco-ops released this 2026-07-23 02:17:22 +00:00 | 403 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    Adds the acompose dispatch name: invoked via the brew symlink or scoop shim, the binary is the compose verb directly - acompose converges the host, acompose -- <cmd> refreshes then execs. Canonical agent-compose unchanged.

    Downloads
  • v0.4.0 d13abaf1be

    coilyco-ops released this 2026-07-23 01:00:23 +00:00 | 404 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    Breaking: the launch verb is absorbed into compose. compose <request.kdl> --layout X -- <cmd> refreshes bundle+projection then execs; bare compose -- <cmd> converges the host then execs; the recursion sentinel guards both. Visible commands: compose, describe, diff, version.

    Downloads
  • v0.3.0 cb93425867

    coilyco-ops released this 2026-07-23 00:54:24 +00:00 | 405 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    Bare agent-compose compose converges 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
  • v0.2.1 3ec21ae5c0

    coilyco-ops released this 2026-07-23 00:34:01 +00:00 | 406 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    All 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
  • v0.2.0 37e6df60f7

    coilyco-ops released this 2026-07-23 00:13:21 +00:00 | 407 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    The 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
  • v0.1.2 a5760e56b9

    coilyco-ops released this 2026-07-22 23:59:44 +00:00 | 408 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    Wires the root --version flag alongside the version subcommand.

    Downloads
  • v0.1.1 638c645d25

    coilyco-ops released this 2026-07-22 23:46:20 +00:00 | 409 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 618955B94C9711F2

    Windows support and package-manager distribution.

    Downloads