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
OpenClaw v2026.4.8 is a maintenance release focusing on fixing import path issues in bundled channels and plugins, improving agent execution reporting, and enhancing proxy support. Key fixes address missing file references during gateway startup, plugin compatibility metadata alignment, and Slack integration improvements. The release ensures proper fallback policies for agent execution and enables proxy-only deployments to function correctly.
★★★★★Claude Code v2.1.94 introduces Amazon Bedrock support via Mantle, increases default effort levels for API users, and adds enhanced Slack integration with compact channel headers. The release includes significant bug fixes for rate-limiting handling, macOS login issues, plugin skill invocation naming, and terminal rendering problems across multiple platforms including VSCode.
★★★★★crewAI 1.14.0 introduces checkpoint management with CLI commands and SqliteProvider storage, implements runtime state checkpointing with an event system, and refactors the executor. Security enhancements include SSRF/path traversal protections and RAG tool validation. The release also optimizes memory serialization by excluding embedding vectors and addresses critical CVE-2026-35030 via litellm upgrade.
★★★★★This cookbook demonstrates building a Claude-powered threat intelligence enrichment agent that autonomously investigates Indicators of Compromise (IOCs) by querying multiple threat intel sources, correlating findings, mapping to MITRE ATT&CK, and generating structured reports for SIEM/SOAR integration. The agent uses Claude's tool-use capabilities to decide which intelligence sources to query, chain tool calls based on discoveries, and convert free-text analysis into analyst-ready JSON reports. The architecture uses simulated threat intel backends that can be swapped with real APIs (VirusTotal, AbuseIPDB, Shodan, etc.) without changing orchestration logic.
★★★★★langchain-core version 1.2.27 was released with a critical fix for handling symlinks in deprecated prompt save paths. The release includes a minor chore update adding clarification comments about the pygments dependency requirement. This patch addresses a reported issue that could affect users relying on legacy prompt saving functionality.
★★★★★crewAI 1.14.0a4 introduces checkpoint storage capabilities with SqliteProvider and CheckpointConfig, implements runtime state checkpointing with an event system, and refactors the executor. Key improvements include guardrail tracing enhancements, embedding vector exclusion from memory serialization to reduce token usage, and a security bump to litellm. The release also deprecates CodeInterpreterTool and code execution parameters while improving documentation and performance with JSONB storage.
★★★★★langchain-ollama version 1.1.0 introduces several new features and improvements including support for response_format, logprobs, and embedding dimensions, along with critical bug fixes for message serialization and base_url handling. The release includes dependency updates for security (CVE-2026-4539), improved error handling, and code quality enhancements across the Ollama integration package.
★★★★★OpenAI Agents Python v0.13.5 introduces callable approval policies for local MCP servers, adds a public flush_traces API for trace management, and fixes critical issues with AnyLLM reasoning extraction and SQLite session serialization. This release improves agent security, observability, and data consistency while maintaining backward compatibility.
★★★★★OpenClaw v2026.4.5 is a major release introducing breaking config changes with migration support, new media generation tools (video, music, image), expanded provider integrations (Qwen, Fireworks AI, StepFun, Amazon Bedrock Mantle), multilingual control UI support, enhanced approval workflows for iOS and Matrix, experimental memory dreaming features with weighted recall, and improved prompt caching stability across multiple dimensions.
★★★★★Claude Code v2.1.92 introduces enhanced security policies with remote settings refresh, an interactive Bedrock setup wizard for AWS integration, improved cost transparency with per-model breakdowns, and numerous bug fixes. Key improvements include better session naming with hostname prefixes, fixed subagent spawning issues, enhanced prompt cache feedback for Pro users, and performance optimizations for the Write tool. The release also streamlines the CLI by removing `/tag` and `/vim` commands while improving terminal compatibility and sandbox security.
★★★★★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.
★★★★★Claude Code v2.1.90 introduces the `/powerup` interactive lesson feature, adds environment variable support for offline marketplace caching, and delivers significant bug fixes and performance improvements. Key fixes address rate-limit dialog crashes, prompt-cache misses with deferred tools, file editing conflicts, and auto-mode boundary violations. Performance enhancements include quadratic slowdown elimination in SDK sessions and SSE transport optimization.
★★★★★langchain-core version 1.2.24 introduces improvements to OpenAI file input handling by imputing placeholder filenames, adds the "computer" tool to well-known OpenAI tools, and upgrades Pygments to version 2.20.0 or higher across all packages to address CVE-2026-4539 security vulnerability.
★★★★★OpenClaw v2026.4.1 is a maintenance and feature release introducing chat-native task boards, SearXNG web search integration, Amazon Bedrock Guardrails support, and enhanced channel features (Feishu comments, WhatsApp reactions, Telegram improvements). The release includes significant fixes for task management, execution approvals, session handling, and plugin runtime dependencies, with improved error handling and configuration flexibility across gateways, channels, and agent systems.
★★★★★OpenClaw v2026.4.1-beta.1 introduces significant enhancements across chat, web search, cloud integrations, and channel management. Key additions include a native `/tasks` background task board, SearXNG web search provider, Amazon Bedrock Guardrails support, and improved Feishu document collaboration. The release also addresses critical fixes for task management, execution approvals, session routing, and channel-specific issues to improve stability and user experience.
★★★★★