Skip to content

v0.1.8

Latest

Choose a tag to compare

@lu-zhengda lu-zhengda released this 09 Feb 05:42
· 1 commit to main since this release
fb8c4f9

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_python call waits for the pull to complete if still in progress.