ktx/packages
Andrey Avtomonov 96fb94c89a fix(cli): defer managed Python runtime install to first semantic-layer call
createManagedPythonSemanticLayerComputePort is now synchronous and resolves
the managed runtime lazily on the first query/validate/generate call, caching
the port on success. An MCP session that only searches never installs the
Python runtime at boot, avoiding the eager-install crash loop on uv-less hosts.
2026-06-18 14:02:24 +02:00
..
cli fix(cli): defer managed Python runtime install to first semantic-layer call 2026-06-18 14:02:24 +02:00