7 Commits

Author SHA1 Message Date
69d18cc494 fix: session stability improvements
- Fix docker client initialization bug in app.py (context manager was closing client)
- Add restart_session() method to preserve session IDs during container restarts
- Add 60-second startup grace period before health checking new sessions
- Fix _stop_container and _get_container_info to use docker_service API consistently
- Disable mDNS in Dockerfile to prevent Bonjour service name conflicts
- Remove old container before restart to free port bindings
2026-02-04 19:10:03 +01:00
05aa70c4af connected zen 2026-02-03 00:36:22 +01:00
5e1cb64a81 wp on webui 2026-02-02 23:37:11 +01:00
7a9b4b751e docker related 2026-01-18 23:29:04 +01:00
165d87899d debuged python docker client issue 2026-01-18 20:01:23 +01:00
fa2d278c79 fixed findings from review 2026-01-18 19:15:33 +01:00
f76328b621 phase 1 2026-01-18 19:07:20 +01:00