Commit Graph

2 Commits

Author SHA1 Message Date
didericis-claude 9477edd07b refactor: move bottle_state.py to top-level bot_bottle package
Both docker and smolmachines backends use bottle state helpers.
Moving to bot_bottle/ makes the sharing explicit and removes the
cross-backend dependency (smolmachines importing from ..docker).

All callers updated: docker backend, smolmachines backend, cli
modules, and tests.
2026-06-08 22:18:13 -04:00
didericis-claude e800e45c7e refactor: rename prepare.py → resolve_plan.py in both backends 2026-06-08 22:18:13 -04:00