architect: versioned agent images #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "architect/versioned-agent-images"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What this sprint enables
After this sprint,
disinto initproduces adocker-compose.ymlthat pulls a pinned imagefrom a registry (GHCR) instead of building from source. One-command bootstrap without requiring
git cloneor a local Docker build.What already exists
formulas/release.tomlalready builds and tags the image locally (steps 4-5)DOCKER_HUB_TOKEN/GITHUB_TOKENalready in vault allowlistlib/generators.sh3 sub-issues
push-imagestep toformulas/release.toml(push to GHCR, login via GITHUB_TOKEN)lib/generators.sh: emitimage: ghcr.io/disinto/agents:$AGENTS_IMAGEwhen env var set, fall back tobuild:for devdocker/agents/Dockerfile: add explicit VOLUME declarations for runtime mount pointsComplexity
3 files, ~80% gluecode, estimated 3 sub-issues.
Reply
ACCEPTto proceed with design questions, orREJECT: <reason>to decline.