Files
bot-bottle/claude_bottle
didericis 47b882f634
test / run tests/run_tests.py (pull_request) Successful in 14s
refactor(bottles): move 'list active' onto DockerBottlePlatform
Add list_active() abstract method on BottlePlatform; DockerBottlePlatform
implements it with the existing docker ps logic. cli/list.py no longer
calls docker directly — it just dispatches the active branch to the
platform.
2026-05-10 23:19:22 -04:00
..