crazywriter1
7049dba778
fix(docker): remove container on cleanup when container_persistent=false
...
When container_persistent=false, the inner mini-swe-agent cleanup only
runs 'docker stop' in the background, leaving containers in Exited state.
Now cleanup() also runs 'docker rm -f' to fully remove the container.
Also fixes pre-existing test failures in model_metadata (gpt-4.1 1M context),
setup tests (TTS provider step), and adds MockInnerDocker.cleanup().
Original fix by crazywriter1. Cherry-picked and adapted for current main.
Fixes #1679
2026-03-17 04:02:01 -07:00
..
2026-03-16 05:19:36 -07:00
2026-03-17 04:02:01 -07:00
2026-03-16 23:48:14 -07:00
2026-03-14 14:27:20 +03:00
2026-03-17 02:52:34 -07:00
2026-03-17 04:02:01 -07:00
2026-03-15 05:20:17 -07:00
2026-03-14 22:11:34 -07:00
2026-03-17 04:02:01 -07:00
2026-03-17 02:02:33 -07:00
2026-03-16 00:23:47 -07:00
2026-03-17 01:50:59 -07:00
2026-03-11 06:52:55 -07:00
2026-03-14 11:03:20 -07:00
2026-03-16 22:53:32 -07:00
2026-03-17 01:07:11 +03:00
2026-03-14 19:38:55 -07:00
2026-03-14 19:38:55 -07:00
2026-03-17 02:40:34 -07:00
2026-03-14 22:31:51 -07:00
2026-03-14 22:31:51 -07:00
2026-03-14 21:11:37 -07:00
2026-03-14 11:57:44 -07:00
2026-03-14 06:31:32 -07:00
2026-03-15 19:03:34 -07:00
2026-03-16 04:34:45 -07:00
2026-03-14 21:28:51 -07:00
2026-03-17 02:05:26 -07:00
2026-03-14 19:33:59 -07:00
2026-03-16 12:36:29 -07:00
2026-03-14 21:19:22 -07:00
2026-03-14 15:00:45 +03:00
2026-03-16 06:43:57 -07:00
2026-03-17 02:05:26 -07:00
2026-03-17 05:06:11 +03:00
2026-03-15 08:02:29 -07:00
2026-03-15 21:59:53 -07:00
2026-03-15 04:01:56 -07:00
2026-03-16 04:42:48 -07:00
2026-03-16 00:23:47 -07:00
2026-03-16 06:35:46 -07:00
2026-03-09 17:31:54 +03:00
2026-03-16 07:17:36 -07:00
2026-03-17 00:12:16 -07:00
2026-03-17 01:47:32 -07:00
2026-03-17 02:04:36 -07:00
2026-03-16 06:35:46 -07:00
2026-03-17 02:13:26 -07:00
2026-03-16 06:15:09 -07:00
2026-03-16 23:48:14 -07:00
2026-03-14 06:19:28 -07:00
2026-03-14 11:03:25 -07:00
2026-03-14 21:51:27 -07:00
2026-03-14 21:51:27 -07:00