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-openai version 1.4.2 is a patch release that addresses several critical issues with OpenAI integration. Key fixes include proper handling of context window exceeded errors, filtering of langchain-generated content block IDs, preservation of response text options, and redaction of MCP authorization headers. The release also includes dependency updates and refreshed model profile data.
★★★★★Claude Code v2.1.224 introduces self-hosted environments for running Claude sessions on custom machines, adds archive-based plugin installation with SHA-256 pinning, and implements cross-session messaging capabilities. The release includes enhanced sandbox credential-masking options, improved Remote Control connection handling, and numerous bug fixes addressing session management, file path resolution, and clipboard operations. Key security and stability improvements focus on credential protection, sandbox violation visibility, and preventing silent data loss in paste operations.
★★★★★langchain-anthropic version 1.5.4 release includes bug fixes for tool schema handling with unsupported top-level composition and tool_choice preservation, a new user_profile_id convenience attribute, and dependency bumps across 3 directories. This patch release improves compatibility with Anthropic's API and enhances developer convenience when working with tool configurations.
★★★★★crewAI 1.15.12 introduces URLReadTool for arbitrary URL reading, unifies resource scaffolding under a single `crewai create` command, and adds app metadata to platform action tools. Bug fixes clarify conversational route/handler name collision errors, with updated documentation for the new unified CLI. No breaking changes are included in this release.
★★★★★OpenAI Agents Python v0.19.4 is a maintenance release focused on stability and correctness across tool execution, guardrails, session management, and real-time features. The release includes 16 bug fixes addressing tool result preservation, error handling, concurrent operation cancellation, and streaming content filtering. Additional improvements cover sandbox token budgets, MongoDB session state enforcement, and deterministic test reliability.
★★★★★crewAI v1.15.11 introduces enhanced telemetry tracking for interception-hook dispatches and project_id linking for enterprise accounts, adds IBM Db2 search tool support, and surfaces AMP (Agent Management Platform) in documentation. The release includes critical security updates for aiohttp and cryptography dependencies, fixes CodeQL alerts, and improves CI/CD pipeline efficiency by skipping code checks for documentation-only PRs.
★★★★★Claude Code v2.1.222 is a maintenance release focused on security hardening, bug fixes, and stability improvements. Key fixes address worktree isolation for destructive git commands, tool restriction bypasses in background tasks, proxy connectivity issues, and usage attribution accuracy. The release also improves auto mode safety, refines model selection precedence, and removes the ultraplan feature.
★★★★★OpenAI Agents Python v0.19.3 is a maintenance release focused on bug fixes and stability improvements across core agent functionality, session management, real-time features, and extensions. The release addresses 34 bug fixes including tool name collision resolution, guardrail reporting, streaming behavior, and session persistence. Key areas improved include MCP auto-pagination, sandbox hardening, real-time audio handling, and AnyLLM provider stream management.
★★★★★Claude Code v2.1.221 introduces a Focus view for cleaner chat interfaces, enhanced sandbox credential masking on Linux/WSL, improved permission checks and MCP server handling, and numerous bug fixes across VSCode, CLI, and desktop platforms. Key improvements include better cache efficiency for auto-mode decisions, refined plugin management, and enhanced session handling for background jobs. The release addresses security concerns, authentication issues, and user experience refinements across multiple platforms.
★★★★★OpenClaw v2026.7.1-2 is a patch release that fixes npm plugin compatibility issues. The update enables the npm plugin to accept singleton-array metadata from newer npm clients, allowing tracked official plugins to properly install and update to correction releases. This resolves a blocking issue (#108336) that prevented plugin updates.
★★★★★OpenClaw v2026.7.2-beta.7 introduces major stability and feature enhancements including state safety with quarantine stores and crash-recoverable snapshots, durable channel delivery across multiple platforms, session rewind/branching capabilities, interactive MCP Apps with dashboards, structured questions and approvals, meeting integration with Teams/Zoom/Google Meet, Wear OS companion app, and guided local inference setup. The release also adds Claude Opus 5 support, native app improvements across macOS/Linux, enhanced memory recall, scheduling with dynamic cadence, Fish Audio speech synthesis, and numerous security hardening fixes.
★★★★★OpenClaw v2026.7.2-beta.6 introduces major enhancements for state safety, durable message delivery, session management, and multi-platform support. Key features include crash-recoverable data protection with quarantine stores, conversation branching and rewinding, interactive MCP Apps with dashboards, structured questions/approvals across platforms, meeting integration with Teams/Zoom/Google Meet, Wear OS companion app, and guided local inference setup. The release also adds Claude Opus 5 support, native apps for macOS/Linux, enhanced memory management, and improved scheduling with dynamic cadence.
★★★★★OpenAI Agents Python v0.19.2 is a maintenance release focused on bug fixes and stability improvements across multiple subsystems. Key improvements include exposing original callables through wrappers, fixing guardrail result reporting, enhancing MCP credential redaction for security, improving memory session item counting, and resolving voice/audio dispatcher issues. The release also addresses sandbox environment preservation, modal path validation, realtime event payload handling, and tracing deadline management.
★★★★★Google ADK Python v2.6.1 release introduces enhanced telemetry capabilities for CLI operations, including parent terminal grouping, TTL pruning, and TTY connectivity tracking. Bug fixes address early telemetry recording for long-running web servers and eliminate redundant tool confirmation validation. This update improves observability and performance of the ADK CLI toolchain.
★★★★★Google ADK Python v2.6.0 introduces significant enhancements for agent development, including per-invocation auth headers for A2A, new evaluation samples, OAuth2 improvements, and telemetry capabilities. Key additions include the ReflectAndRetryModelPlugin for self-healing, OCI Generative AI provider integration, Eventarc Advanced toolset, and ManagedAgent instruction field support. The release also improves CLI functionality with telemetry consent checks, command logging, and enhanced error handling across multiple agent frameworks.
★★★★★langchain-core version 1.5.3 has been released with a critical bug fix that enables fallback to the LANGSMITH_API_KEY environment variable for gateway authentication. This patch release addresses an issue where the gateway authentication mechanism was not properly falling back to the LANGSMITH_API_KEY when the primary authentication method was unavailable. The fix ensures more robust authentication handling for users integrating with LangSmith gateway services.
★★★★★crewAI 1.15.9 release introduces improved error handling by surfacing tool failures explicitly rather than masking them as successes, adds FlowFailedEvent emission for better flow execution monitoring, and implements progressive disclosure for skills. The release includes documentation updates for the previous version and contributions from multiple team members.
★★★★★OpenAI Agents Python v0.19.1 is a maintenance release focused on bug fixes and stability improvements across sandbox path handling, audio diagnostics, WebSocket error handling, model execution, memory management, and tracing. Key fixes address streamed model input handling, guardrail task cancellation, SQLite session counting, and batch trace processing. Documentation updates include URL corrections, tracing integration links, and standardization of decorator usage in examples.
★★★★★langchain-anthropic version 1.5.3 was released with three key fixes. The update preserves empty thinking fields during signature_delta streaming, strips unsupported fields from system message content blocks, and addresses compatibility issues. This patch release improves stability and correctness when working with Anthropic's API, particularly for streaming scenarios and system message handling.
★★★★★langchain-core version 1.5.2 is a patch release that fixes a critical bug handling empty strings in gateway environment variables. The release includes routine dependency updates for setuptools and jupyterlab across the core and text-splitters libraries. This update ensures proper environment variable parsing and maintains compatibility with the latest tool versions.
★★★★★