fix(dev-base): restore agentic-os-full latest alias #533

Merged
coilyco-ops merged 1 commit from issue-532 into main 2026-07-14 15:38:45 +00:00
Member

Restores the compatibility path for warded engineer launches by republishing the legacy agentic-os-full:latest alias from the current dev-base full image. The canonical moving release alias stays agentic-os:release.

This keeps the documented dev-base release behavior intact while making older headless launches pullable again.

  • What changed: the dev-base publish plan now emits a legacy full-image alias, and the release build script publishes it after the full tier lands.
  • Why: fresh warded engineer launches were still asking for agentic-os-full:latest, which was missing and blocked sibling container creation.
  • Test notes: ward exec test -- tests/test_dev_base_image.py tests/test_shell_ward_config_ref.py and ward exec pre-commit-all.

closes #532
ward.workflow: pull-request-and-merge

Restores the compatibility path for warded engineer launches by republishing the legacy `agentic-os-full:latest` alias from the current dev-base full image. The canonical moving release alias stays `agentic-os:release`. This keeps the documented dev-base release behavior intact while making older headless launches pullable again. - What changed: the dev-base publish plan now emits a legacy full-image alias, and the release build script publishes it after the full tier lands. - Why: fresh warded engineer launches were still asking for `agentic-os-full:latest`, which was missing and blocked sibling container creation. - Test notes: `ward exec test -- tests/test_dev_base_image.py tests/test_shell_ward_config_ref.py` and `ward exec pre-commit-all`. closes #532 ward.workflow: pull-request-and-merge
fix(dev-base): restore agentic-os-full latest alias
All checks were successful
ci / ward-doctor (pull_request) Successful in 4m14s
ci / gate (pull_request) Successful in 5m2s
3d5709991d
closes #532
coilyco-ops deleted branch issue-532 2026-07-14 15:38:46 +00:00
Sign in to join this conversation.
No description provided.