Fix
- Non-blocking Docker image pull — The GHCR image pull now runs in a background thread so the MCP server connects instantly. The first
execute_pythoncall waits for the pull to complete if still in progress.
execute_python call waits for the pull to complete if still in progress.