LangGraph has introduced new features for its LangGraph.js and LangGraph Python platforms, enhancing both foundational workflows and prebuilt agents. Notable updates include node/task-level caching to reduce redundant computation, deferred nodes for optimized execution in complex workflows, and customizable pre/post model hooks for improved message flow in ReAct agents. Additionally, builtin provider tools such as web search and Remote MCP tools are now integrated, and JavaScript-specific improvements like resumable streams and enhanced developer experience features have been implemented. These updates aim to streamline workflow development, improve execution efficiency, and offer greater control to developers.