Files
bot-bottle/claude_bottle
didericis 6298d33c31
test / run tests/run_tests.py (pull_request) Successful in 17s
refactor(docker): absorb claude_bottle/ssh.py into DockerBottleBackend
Mirrors the skills.py absorb. ssh_validate_entries -> validate_ssh_entries
(called from prepare); ssh_setup body -> provision_ssh; the
_docker_exec_root and _expand_tilde helpers become private methods on
the backend.

The detailed isolation-model docstring from the old module moves to
provision_ssh, where the code lives now. ssh.py deleted.
2026-05-11 00:49:05 -04:00
..