jul 21, 2026
4 links from the engineering internet.
n8n 2.32.0 lets the ai agent builder publish first-class agents
the 2.32.0 release adds publish and unpublish actions for first-class agents in the ai agent builder, alongside credential handling fixes and dozens of core and editor bug fixes.
github copilot cli 1.0.73 fixes anthropic subagents with extra directories
the v1.0.73 patch keeps anthropic subagents working when additional directories are configured, and resolves relative links in custom agent instructions from the agent file location.
langchain-core 1.5.0 adds reasoning_effort as a standard chat model param
langchain-core 1.5.0 promotes reasoning_effort to a standard chat model parameter, so callers can set reasoning depth the same way across providers, plus dependency updates.
grafana 13.1.1 fixes stale chained datasource panels and github webhooks
the 13.1.1 patch stops chained dashboard datasource panels from showing stale data, makes github webhook creation idempotent so repos no longer stick unhealthy on http 422, and improves screenreader announcements.