5fb0e10167
- Change fallback cookie path from relative 'cookies.json' to absolute '/app/cookies.json' so docker cp works correctly when COOKIES_PATH env var is not set in older container images - Also fix except branch to use the same absolute fallback - Auto-restart container after writing cookies so the upstream MCP reloads them from disk without requiring manual intervention Fixes #175