disinto/docker
Claude 92f19cb2b3 feat: publish versioned agent images — compose should use image: not build: (#429)
- Generated compose now uses `image: ghcr.io/disinto/{agents,edge}` instead
  of `build:` directives; `disinto init --build` restores local-build mode
- Add VOLUME declarations to agents, reproduce, and edge Dockerfiles
- Add CI pipeline (.woodpecker/publish-images.yml) to build and push images
  to ghcr.io/disinto on tag events
- Mount projects/, .env, and state/ into agents container for runtime config
- Skip pre-build binary download when compose uses registry images

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 09:24:05 +00:00
..
agents feat: publish versioned agent images — compose should use image: not build: (#429) 2026-04-15 09:24:05 +00:00
chat fix: address AI review feedback - early-return guard and unused volume 2026-04-12 03:38:46 +00:00
edge feat: publish versioned agent images — compose should use image: not build: (#429) 2026-04-15 09:24:05 +00:00
reproduce feat: publish versioned agent images — compose should use image: not build: (#429) 2026-04-15 09:24:05 +00:00
runner fix: fix: stop baking credentials into git remote URLs — use clean URLs + existing credential helper everywhere (#604) 2026-04-10 17:04:10 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00