didericis-codex
377f8d125b
build: make pinned image inputs portable
prd-number-check / require-numbered-prds (pull_request) Successful in 8s
refresh-image-locks / refresh (push) Successful in 28s
lint / lint (push) Successful in 1m3s
test / unit (pull_request) Successful in 53s
test / integration-docker (pull_request) Successful in 2m50s
test / coverage (pull_request) Failing after 22s
test / image-input-builds (pull_request) Successful in 3m35s
tracker-policy-pr / check-pr (pull_request) Failing after 11m8s
2026-07-26 09:42:54 +00:00
didericis-codex
059fef1cac
build: freeze operating system package inputs
refresh-image-locks / refresh (push) Failing after 24s
lint / lint (push) Successful in 1m2s
2026-07-26 09:28:33 +00:00
didericis-codex
a38bbfbae2
build: pin and verify image inputs
refresh-image-locks / refresh (push) Successful in 27s
lint / lint (push) Successful in 1m3s
2026-07-26 09:24:44 +00:00
didericis-codex
aeb8ae1d78
build: declare reproducible image dependencies
2026-07-26 09:17:58 +00:00
didericis-claude
9a04ab262b
review: remove security-boundary note, move podman into nested-containers layer
...
test / integration-docker (pull_request) Successful in 19s
test / unit (pull_request) Failing after 39s
lint / lint (push) Successful in 56s
tracker-policy-pr / check-pr (pull_request) Failing after 13m51s
test / integration-firecracker (pull_request) Failing after 14m1s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped
- Drop the module-level paragraph emphasizing the single-UID security
boundary (#issuecomment-5010): redundant given the safe environment.
- Move `podman` from each agent image (claude, codex, pi) into the
`build_image` derived layer so bottles without `nested_containers`
pay no image-size cost (#issuecomment-5013).
- Update `build_image` docstring and inline comments to reflect the move.
- Add TODO(#394 ) noting the planned docker-layer abstraction refactor.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-22 17:30:58 +00:00
didericis-codex
f6ae485b68
Revert "refactor(agent-images): use explicit Debian base"
...
This reverts commit 51b82f80d1 .
2026-07-21 14:52:44 -04:00
didericis-codex
e3258d0683
refactor(agent-images): use explicit Debian base
2026-07-21 14:52:44 -04:00
didericis-codex
0ff11d8ed7
fix(agent-images): own Git config directory
2026-07-21 14:52:44 -04:00
didericis-codex
a970f974a2
fix(agent-images): retain SSH client
2026-07-21 14:52:44 -04:00
didericis-codex
c845d3fed4
feat(agent-images): update Debian and add Podman
2026-07-21 14:52:44 -04:00
didericis-codex
36c5b7025b
feat: add ripgrep to agent images
lint / lint (push) Successful in 1m48s
2026-06-25 04:32:53 -04:00
didericis
fd6b14fb32
fix: route remote control through provider startup args
test / unit (pull_request) Successful in 32s
test / integration (pull_request) Successful in 18s
lint / lint (push) Successful in 1m46s
test / unit (push) Successful in 30s
test / integration (push) Successful in 17s
Update Quality Badges / update-badges (push) Successful in 1m23s
2026-06-25 03:08:47 -04:00
didericis-claude
afe5d43a9a
refactor: move agent Dockerfiles into their contrib directories
...
Dockerfile.claude and Dockerfile.codex move from the repo root into
bot_bottle/contrib/claude/Dockerfile and bot_bottle/contrib/codex/Dockerfile
respectively, so all per-provider assets live alongside the provider code.
Closes #215
2026-06-08 23:05:14 -04:00