v1.2.4
npx @buildinternet/releases get rel_n5YYSZnJvmphwVpddMeu8
Changes since 1.2.3
Fetched June 2, 2026
Fixed periodic thread restarts blocking application code from resuming in forked children, and a rare crash on CPython versions prior to 3.…
Fixed a rare issue that could cause an application to hang after forking a child process.
LangGraph CLI now allows prebuilt images for langgraph deploy. Also expanded langgraph-api version compatibility up to 1.0.0.
Fixed interrupt propagation through ToolRetryMiddleware and a shared process-group kill issue in shell middleware. Also sanitized Anthropic…