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.3.7 introduces major enhancements to context engine plugins, persistent channel bindings for Discord/Telegram, multi-language UI support (Spanish), improved web search capabilities, and Docker containerization optimizations. The release includes a breaking change requiring explicit gateway auth mode configuration. Key additions enable alternative context management strategies, durable ACP thread routing, per-topic agent overrides, and enhanced security with config validation.
★★★★★This content discusses strategies for optimizing Gemini 3 performance for specific use cases, achieving 10x improvements. It references prompt engineering best practices and introduces the Superdesign agent as a tool for implementation. The video likely covers techniques for tailoring large language models to particular applications through effective prompting and agent-based workflows.
★★★★★LangChain v0.3.28 is a maintenance and security release that addresses a critical ReDoS vulnerability (CVE-2024-58340) in MRKL and ReAct action regex patterns. The release includes improvements to UUID7 for run IDs, enhanced OpenAI streaming support, better Anthropic model integration, and extensive code quality improvements including Pydantic deprecation fixes, Ruff linting enhancements, and documentation standardization.
★★★★★Claude Code v2.1.71 introduces the `/loop` command for recurring prompt execution and cron scheduling tools, adds rebindable voice activation keybindings, and expands bash auto-approval allowlist with common utilities. The release focuses on stability improvements, fixing critical issues like stdin freezes in long sessions, CoreAudio initialization delays, OAuth token refresh failures, and image processing context overflow. Multiple UX and plugin management enhancements improve startup performance, fork isolation, and multi-instance reliability.
★★★★★Microsoft AutoGen python-v0.5.7 release introduces improvements to AzureAISearchTool with unified search methods (full-text, vector, and hybrid), enhanced SelectorGroupChat with model_context parameter for better speaker selection, and improved OTEL tracing with additional metadata. The release also includes various bug fixes and improvements to agent runtime, documentation, and integrations with external services like Anthropic Bedrock and MCP servers.
★★★★★Microsoft AutoGen v0.6.0 introduces concurrent agent execution in GraphFlow with fan-out-fan-in patterns, callable conditions for edge routing, and a new OpenAIAgent backed by OpenAI's Response API. Key improvements include enhanced MCP support, AssistantAgent workbench capabilities, code executor optimizations, and expanded model client compatibility across Ollama, Anthropic Bedrock, and OpenAI platforms.
★★★★★Microsoft AutoGen released python-v0.6.1 with bug fixes for GraphFlow cycle checking and graph validation logic. The release also adds function calls and results tracking in ToolCallSummaryMessage.
★★★★★Microsoft AutoGen python-v0.6.2 introduces streaming tools with `BaseStreamTool` and `StreamWorkbench` support, adds `tool_choice` parameter to `ChatCompletionClient`, and enables `AssistantAgent` with an inner tool calling loop via `max_tool_iterations`. Additional features include OpenTelemetry GenAI traces, Mem0 memory extension, `output_task_messages` flag, GraphFlow improvements, and support for latest models like Gemini 2.5 Flash.
★★★★★Microsoft AutoGen python-v0.6.4 release includes improvements to GraphFlow for better state management and task resumption, enhancements to Workbench implementations with tool name/description overrides, and fixes for function calling support and conversation context pollution. The release also adds new features like Qwen2.5VL support, DuckDuckGo search tools, and improved documentation generation.
★★★★★Microsoft AutoGen python-v0.7.1 release introduces major features including OpenAIAgent support for built-in tools, nested Team participants in GroupChat, RedisMemory extension, and upgrades to latest MCP and GraphRAG versions. Key improvements also include an `include_name_in_message` flag for optional name fields in OpenAI messages, JSON schema format support, and various bug fixes for serialization and tool handling.
★★★★★Microsoft AutoGen released python-v0.7.2 with several improvements including making DockerCommandLineCodeExecutor the default for MagenticOne team, adding approval_func option to CodeExecutorAgent, and adding parallel_tool_call support to OpenAI model client config. The release also includes bug fixes for structured logging serialization and new Redis agent memory support for JSON and MARKDOWN formats.
★★★★★Microsoft AutoGen python-v0.7.3 release includes bug fixes for RedisStore serialization, OpenAIAgent function tool schema, and pydantic model typing with anyOf/oneOf support. The release also adds GPT-5 model info, ensures task runner tools are strict, and updates documentation with corrections for MCP examples and version references.
★★★★★Microsoft AutoGen releases python-v0.7.4 with bug fixes for Redis deserialization errors and streaming support issues. The release includes documentation updates and version bumps, with contributions from new contributor BenConstable9.
★★★★★Microsoft AutoGen releases python-v0.7.5 with 18 bug fixes and improvements including support for linear memory in RedisMemory, thinking mode support for Anthropic client, fixes for streaming response handling, GraphFlow cycle detection, and security enhancements with DockerCommandLineCodeExecutor. The release addresses issues with Bedrock streaming, JSON schema conversion, token counting, and MCP session management.
★★★★★crewAI 1.8.0 introduces production-ready Flows and Crews architecture with native async chain support for agent-to-agent (a2a) communication, including poll/stream/push update mechanisms. The release adds human-in-the-loop (HITL) feedback capabilities for Flows, streaming tool call events, and enhanced event handling through improved EventListener and TraceCollectionListener.
★★★★★crewAI 1.8.1 release introduces A2A (Agent-to-Agent) task execution utilities with server configuration and additional transports, along with bug fixes for Azure model support, flow execution error handling, and frame inspection depth. The release also includes documentation updates for A2A features and work-in-progress PII redaction documentation.
★★★★★crewAI 1.9.0 introduces structured outputs and response_format support across providers, native multimodal file handling with OpenAI responses API, and Keycloak SSO provider support. The release includes improvements to tool calling, event ordering with parent-child hierarchy, a2a task execution utilities, and various bug fixes for file storage, API handling, and error management.
★★★★★crewAI 1.10.0a1 introduces a unified memory system, enhanced flow tracking with event correlation, and improved HITL (Human-in-the-Loop) functionality. Key updates include tool spec auto-updates, MCP schema improvements, async support enhancements, and security fixes addressing OpenSSL vulnerabilities.
★★★★★CrewAI 1.10.0 introduces enhanced MCP tool resolution, improved JSON argument parsing, user input handling in Flows, and migrates the CLI HTTP client from requests to httpx. The release includes 20+ bug fixes addressing tool validation, schema handling, callback execution, and race conditions, plus documentation updates for security guidance and 96 new integration actions.
★★★★★crewAI 1.10.1 release includes upgraded Gemini GenAI support, multiple bug fixes addressing executor recursion, parallel function handling, MCP tool loading, and Jupyter compatibility. Security improvements include upgrading pypdf to 6.7.4 and resolving critical Dependabot alerts.
★★★★★