mirror of
https://github.com/usestrix/strix.git
synced 2026-09-06 08:15:56 +00:00
Add automatic cleanup of Docker containers when the application exits. Uses a singleton runtime pattern and spawns a detached subprocess for cleanup to ensure fast exit without blocking the UI. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| docker_runtime.py | ||
| runtime.py | ||
| tool_server.py | ||