Files
bot-bottle/claude_bottle
didericis 5f82044403
test / run tests/run_tests.py (pull_request) Successful in 14s
refactor(bottles): move _run_agent_container and _provision_container onto the platform class
They were the only remaining module-level helpers in docker.py besides
runsc_available(); promote them to private methods on DockerBottlePlatform
so all the Docker orchestration logic lives in one place.
2026-05-10 23:02:21 -04:00
..