Commit Graph

7 Commits

Author SHA1 Message Date
didericis-codex 51b82f80d1 refactor(agent-images): use explicit Debian base
tracker-policy-pr / check-pr (pull_request) Successful in 13s
test / integration-docker (pull_request) Successful in 36s
test / unit (pull_request) Successful in 43s
lint / lint (push) Successful in 50s
test / integration-firecracker (pull_request) Failing after 7m18s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped
2026-07-21 17:40:18 +00:00
didericis-codex 7e5ffd9674 fix(agent-images): own Git config directory
tracker-policy-pr / check-pr (pull_request) Successful in 10s
test / integration-docker (pull_request) Successful in 14s
test / unit (pull_request) Successful in 37s
lint / lint (push) Successful in 49s
test / integration-firecracker (pull_request) Failing after 6m31s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped
2026-07-21 17:38:04 +00:00
didericis-codex 1aeeb55b54 fix(agent-images): retain SSH client
test / integration-docker (pull_request) Successful in 22s
tracker-policy-pr / check-pr (pull_request) Successful in 22s
test / unit (pull_request) Successful in 46s
lint / lint (push) Successful in 51s
test / integration-firecracker (pull_request) Failing after 6m21s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped
2026-07-21 17:25:11 +00:00
didericis-codex 57785a96c2 feat(agent-images): update Debian and add Podman
test / integration-docker (pull_request) Successful in 20s
lint / lint (push) Successful in 49s
tracker-policy-pr / check-pr (pull_request) Successful in 9s
test / unit (pull_request) Successful in 1m44s
test / integration-firecracker (pull_request) Failing after 3m17s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped
2026-07-21 17:06:30 +00: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