Agent DailyAgent Daily

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

See a sample →
336 results
RELintermediate
[Release] google/adk-python v1.39.0: v1.39.0

Google ADK Python v1.39.0 introduces session resumption handling for live sessions and audio stream end support for realtime input. Key bug fixes address background tool task cleanup when live agent runs end and validation of session initialization events. This release enhances session management and real-time audio processing capabilities for AI agent development.

wuliang229Aug 18, 2026
RELintermediate
[Release] openai/openai-agents-python v0.21.1: v0.21.1

OpenAI Agents Python v0.21.1 is a maintenance release featuring enhanced sandbox capabilities, improved timeout handling, and critical bug fixes across core, chat completions, realtime, and session management. Key additions include model call timeouts, run-scoped sandbox directories, Docker networking controls, and Modal sandbox resource options. The release addresses issues with call approval decisions, audio truncation, path normalization, and SQLite conflicts.

seratchAug 17, 2026
RELintermediate
[Release] openai/openai-agents-python v0.21.0: v0.21.0

OpenAI Agents Python v0.21.0 is a minor release introducing provider-neutral testing APIs and OpenAI Python v3 compatibility. Key additions include new testing utilities for deterministic Agent, Sandbox, Realtime, and Voice workflows without provider requests, updated HTTPX2-aware request handling, and numerous hardening fixes across core, MCP, Sandbox, Realtime, and Voice modules. The release maintains backward compatibility while improving state isolation, error handling, and validation strictness.

seratchAug 15, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.233: v2.1.233

Claude Code v2.1.233 introduces GitLab merge request support, optional user identity forwarding for spend attribution, memory limits for Bash tools on Linux, and WebFetch cache configuration. The release includes multiple bug fixes for cloud sessions, MCP v2 connections, permission prompts, CPU usage, skill command handling, and Windows path validation. Several improvements enhance performance, error handling, and accessibility across different platforms and deployment scenarios.

ashwin-antAug 15, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.5.5: langchain-core==1.5.5

langchain-core version 1.5.5 is a patch release addressing 12 bug fixes and 1 dependency update. Key improvements include consistency fixes for batch operations, proper handling of Pydantic aliases in tool validation, chunk merging issues, async path validation, and cache handling. The release also adds httpx as an explicit dependency and improves error handling across multiple components.

github-actions[bot]Aug 15, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openrouter==0.2.8: langchain-openrouter==0.2.8

langchain-openrouter version 0.2.8 release includes bug fixes and feature enhancements for OpenRouter integration. Key improvements focus on preserving cost metadata in usage chunks and maintaining provider information in response metadata. Multiple model profile data refreshes ensure up-to-date model configurations across the release cycle.

github-actions[bot]Aug 15, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openai==1.5.1: langchain-openai==1.5.1

langchain-openai version 1.5.1 has been released with a critical fix for preserving streamed encrypted reasoning, infrastructure improvements for langsmith gateway CI support, and general release updates. This patch release addresses streaming behavior in OpenAI integrations while enhancing the development infrastructure.

github-actions[bot]Aug 14, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openai==1.5.0: langchain-openai==1.5.0

langchain-openai version 1.5.0 has been released with support for OpenAI 3.0 SDK. This update includes compatibility improvements and dependency updates for langgraph in the openai and huggingface partner packages. The release represents a significant upgrade from version 1.4.3 with enhanced OpenAI integration capabilities.

github-actions[bot]Aug 13, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-anthropic==1.5.6: langchain-anthropic==1.5.6

langchain-anthropic version 1.5.6 was released with three key fixes: normalization of `tool_search_tool_result` blocks, correction of model profile data for Fable 5, Sonnet 5, and Opus 4.1 models, and general release updates. This patch release addresses tool handling and model configuration issues in the Anthropic integration for LangChain.

github-actions[bot]Aug 13, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.229: v2.1.229

Claude Code v2.1.229 introduces server-supplied hook support for self-hosted runners, adds SSE keepalive pings to prevent streaming timeouts, and implements plugin marketplace command sources for dynamic plugin resolution. The release fixes 25+ bugs spanning streaming issues, file path handling, MCP OAuth, workflow execution, and UI stability. Key improvements include staggered workflow fan-outs for prompt caching efficiency, better error messaging for prompt length issues, and VSCode enhancements like resizable side panels and session grouping.

ashwin-antAug 13, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-anthropic==1.5.5: langchain-anthropic==1.5.5

LangChain released langchain-anthropic version 1.5.5, a patch update that fixes critical issues with reasoning token reporting in usage metadata, resolves a KeyError in Claude's file-tool middleware during rename operations, improves error messaging for missing credentials, and refreshes model profile data. This release ensures better observability of token usage and more robust file handling in Anthropic integrations.

github-actions[bot]Aug 12, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.5.4: langchain-core==1.5.4

langchain-core version 1.5.4 is a maintenance release focused on bug fixes and compatibility improvements. Key updates include Pydantic 2.14 compatibility, fixes for StructuredPrompt mutation issues, proper handling of tool arguments and schemas, and improvements to streaming and callback mechanisms. The release addresses 13 specific issues across core functionality, infrastructure, and documentation.

github-actions[bot]Aug 12, 2026
RELintermediate
[Release] langchain-ai/langchain langchain==1.3.15: langchain==1.3.15

LangChain v1.3.15 release includes 30+ improvements focused on middleware enhancements, bug fixes, and dependency updates. Key additions include trace_policy exposure on AgentMiddleware, state_schema parameter for wrap_tool_call, and LangSmith provider integration in init_chat_model. The release addresses critical issues with history preservation, structured output handling, HITL approval gates, and tool call management while maintaining security through dependency bumps.

github-actions[bot]Aug 12, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.228: v2.1.228

Claude Code v2.1.228 is a maintenance release fixing critical bugs in interactive sessions, Git integration on Windows, model switching, cross-session messaging, and self-hosted runners. Key improvements include hardened skill syncing from claude.ai, better Vertex AI credential handling, improved UI feedback during compaction, and updated file-writing permissions for newer models. The release addresses 17 distinct issues spanning session stability, remote control functionality, plugin caching, and settings management.

ashwin-antAug 11, 2026
RELintermediate
[Release] openai/openai-agents-python v0.20.0: v0.20.0

OpenAI Agents Python v0.20.0 is a minor release introducing GPT-5.6-Luna as the default model, adding support for MCP Python SDK v1 and v2, and enhancing RunState with durable pending input staging. The release includes significant improvements to sandbox mount validation, realtime transcription settings, and numerous bug fixes across tool guardrails, serialization, and session management. Applications with custom MCP HTTP transports must migrate to httpx2 or pin mcp<2 to avoid breaking changes.

seratchAug 11, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.227: v2.1.227

Claude Code v2.1.227 addresses critical bugs in feature flag evaluation for subscription tiers, Bash command execution on GitHub runners, and TUI conversation rewinding. The release also enhances the slash-command menu UI with better visual feedback and improves overall performance by reducing event-loop stalls during file operations and mention checks.

ashwin-antAug 11, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openai==1.4.3: langchain-openai==1.4.3

langchain-openai version 1.4.3 release includes a critical fix for filtering invalid tool calls from content, updated guidance for the responses API to support OpenAI-compatible providers, and improved documentation for the `include_response_headers` parameter. This patch release addresses tool call validation issues and enhances compatibility with third-party OpenAI-compatible API providers.

github-actions[bot]Aug 10, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.14: 1.15.14

crewAI version 1.15.14 introduces a key architectural improvement by separating runtime context from the coding agent and adding project ID support. This release enhances the framework's ability to manage agent execution environments independently. The update includes documentation updates for the previous version snapshot and changelog.

joaomdmouraAug 9, 2026
RELintermediate
[Release] openclaw/openclaw v2026.6.33: openclaw 2026.6.33

OpenClaw v2026.6.33 is a major security and reliability release featuring safer network boundaries with response size caps and credential protection, more reliable long-running agents with improved stall detection, stronger channel delivery for Discord and Telegram, safer credential recovery mechanisms, and support for extended-stable package updates. The release includes 169 merged PRs addressing authorization, tool authority, external tooling scoping, and numerous stability fixes across gateway, provider, browser, and webhook systems.

RomneyDaAug 8, 2026
RELintermediate
[Release] google/adk-python v1.38.0: v1.38.0

Google ADK Python v1.38.0 release introduces safety settings forwarding to the Live API and addresses critical security and stability issues. Key improvements include preventing shell execution vulnerabilities in ReadFileTool, excluding problematic nltk dependency versions, fixing Live API agent transfers, and enhancing evaluation error handling. This release focuses on security hardening and reliability improvements for agent development.

wuliang229Aug 8, 2026