Commit Graph

3 Commits

Author SHA1 Message Date
didericis-codex be321f2e00 refactor(bottle): move runner/state package (3/25)
lint / lint (push) Failing after 2m5s
test / unit (pull_request) Failing after 23s
test / integration (pull_request) Failing after 20s
test / coverage (pull_request) Failing after 23s
2026-07-06 16:10:37 -04:00
didericis-claude af82f2ba20 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 23:05:14 -04:00
didericis-codex c08b09dc9f refactor!: rename project to bot-bottle
Assisted-by: Codex
2026-05-28 17:56:14 -04:00