Files
bot-bottle/bot_bottle
didericis-claude f2f82910c9
lint / lint (push) Failing after 1m36s
test / unit (pull_request) Successful in 32s
test / integration (pull_request) Successful in 17s
fix(macos-container): remove --rm from agent run so commit can export
container stop was removing the container immediately (due to --rm)
before container export could run. The force_remove_container teardown
callback on the ExitStack already handles cleanup on normal exit, so
--rm was redundant. Without it, the stopped container stays available
for container export to snapshot.
2026-06-23 07:59:09 +00:00
..
2026-06-03 23:25:41 -04:00