v1.11.0
v1.11.0 — release automation & reproducible builds
Infrastructure-only — no change to the running container. Pulling :1.11.0 / :latest behaves exactly like :1.10.0; everything in this release is about how the image is built and shipped.
Features
- Fully automated weekly upstream sync (6a959ae) — a Monday cron tracks
moazbuilds/claudeclaw; whenmasteradvances, a pinned bump is opened, auto-merged, and the new image is published end-to-end with no manual steps. - Reproducible, pinned builds — images now build at the exact upstream SHA recorded in
.upstream-ref(currentlyef755df) instead of trackingmasterlive, so every tag is reproducible from its tag. - vanilla→plus parity auto-mirror (#24) — shared build/runtime changes in this repo now auto-open a review PR on
claudeclaw-plus-container, keeping the two images in sync.
No action required for users of the image.
Full diff: v1.10.0...v1.11.0