Files
bot-bottle/claude_bottle/cli
didericis 4a45c267f3
test / run tests/run_tests.py (pull_request) Successful in 13s
refactor(cli): remove redundant 'build' command
DockerBottlePlatform.launch already runs 'docker build' on every
start, and the layer cache makes no-change rebuilds nearly free.
Anything 'cli.py build' did, 'cli.py start' does for you.
2026-05-10 23:05:24 -04:00
..