Files
bot-bottle/claude_bottle
didericis-claude d359dcaff1
test / unit (pull_request) Successful in 35s
test / integration (pull_request) Successful in 59s
refactor(backend): move AGENT_CA path/bundle constants to shared util
The two Debian-family CA-layout constants lived in
docker/provision/ca.py, which forced the smolmachines backend to
import them cross-backend (smolmachines -> docker). Move them into
the shared backend/util.py next to select_ca_cert; docker, compose,
and smolmachines now all import from there. No behavior change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-28 18:25:51 -04:00
..