Tool Use
Patterns for agents using tools effectively
Build a playbook about Tool Use
Save articles from this feed, then generate a personalized implementation guide
LangChain Core v1.2.26 release includes fixes for Bedrock model initialization and serialization, adds ChatBaseten to the serializable mapping, removes deprecated gpt-3.5-turbo references from documentation, and corrects parameter names in filter_messages docstring examples. This patch release focuses on improving model compatibility, serialization support, and documentation accuracy.
★★★★★LangChain v1.2.15 is a minor release that includes a dependency update bumping aiohttp from version 3.13.3 to 3.13.4 in the langchain_v1 library. This patch addresses potential improvements or security fixes in the aiohttp HTTP client library. The release represents incremental maintenance work on the LangChain framework.
★★★★★Claude Code v2.1.91 introduces MCP tool result persistence overrides supporting up to 500K characters, adds shell execution disabling options, enables multi-line prompts in deep links, and allows plugins to ship executables. The release includes critical fixes for transcript chain breaks, terminal key handling, plan mode persistence in remote sessions, and JSON schema validation, plus performance improvements and enhanced API guidance.
★★★★★LangChain Core version 1.2.25 is a patch release that includes hardened validation for text file handling in deprecated prompt loading functions and documentation typo corrections. This minor update improves robustness and code quality without introducing breaking changes.
★★★★★OpenClaw v2026.4.2 is a major release featuring significant architectural improvements including restoration of the core Task Flow substrate with managed sync modes, migration of plugin configurations (xAI and Firecrawl) from legacy core paths to plugin-owned paths, and numerous provider/channel fixes. Key additions include Android assistant integration, enhanced Matrix mentions, Feishu comment workflows, and centralized provider transport policy handling. The release includes breaking changes requiring config migration via `openclaw doctor --fix`.
★★★★★crewAI v1.13.0a7 is a minor alpha release introducing A2UI extension support for v0.8/v0.9 with comprehensive schemas and documentation. The release includes bug fixes for multimodal vision prefixes by adding GPT-5 and o-series model support. This update enhances the framework's UI capabilities and model compatibility for advanced vision tasks.
★★★★★