5 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
0243cfc250 work with session manager etc 2026-01-18 22:10:03 +01:00
f76328b621 phase 1 2026-01-18 19:07:20 +01:00
93da0b117e first attempts 2026-01-18 19:03:38 +01:00