Files
bot-bottle/bot_bottle
didericis-claude 5f473eb842
lint / lint (push) Successful in 1m37s
test / unit (pull_request) Successful in 30s
test / integration (pull_request) Successful in 15s
fix(smolmachines): stop VM before pack commit, with confirm prompt
smolvm pack create --from-vm requires the VM to be stopped. Add
machine_is_running() to smolvm.py (via machine ls --json state field),
and add the same confirm-stop flow to SmolmachinesFreezer that was
originally designed for macos-container: if running, prompt the user,
stop the VM, then pack. Already-stopped VMs are packed directly.
2026-06-23 08:42:03 +00:00
..
2026-06-03 23:25:41 -04:00