Skip to content

feat(compose): IMAGE_AUTO_REFRESH=true by default in local dev - #2116

Merged
HongmingWang-Rabbit merged 1 commit into
stagingfrom
feat/local-image-auto-refresh-default
Apr 26, 2026
Merged

feat(compose): IMAGE_AUTO_REFRESH=true by default in local dev#2116
HongmingWang-Rabbit merged 1 commit into
stagingfrom
feat/local-image-auto-refresh-default

Conversation

@HongmingWang-Rabbit

Copy link
Copy Markdown
Contributor

Picks up PR #2114's GHCR digest watcher with no operator action — `docker compose up` is enough. Default ON because that's where the runtime → workspace iteration loop is tightest. Override knob documented in `.env.example`.

Test plan

  • `docker compose config --quiet` exits 0
  • `docker compose up platform` shows `image-auto-refresh: started` in logs
  • Manual GHCR change triggers refresh within 5 min

🤖 Generated with Claude Code

Picks up the GHCR digest watcher added in PR #2114 with no operator
action: just `docker compose up` and the platform self-heals to the
latest workspace-template image within 5 minutes of publish.

Default ON for local dev because that's where the runtime → workspace
iteration loop is tightest. .env.example documents the override knob
for the rare "running a long test that shouldn't be disturbed by a
publish" case.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@HongmingWang-Rabbit
HongmingWang-Rabbit merged commit 1c38c78 into staging Apr 26, 2026
14 checks passed
@molecule-ai
molecule-ai Bot deleted the feat/local-image-auto-refresh-default branch May 20, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant