Agent DailyAgent Daily

Releases

Version releases and changelogs for agent tools

Build a playbook about Releases

Save articles from this feed, then generate a personalized implementation guide

See a sample →
246 results
RELintermediate
[Release] langchain-ai/langchain langchain-classic==1.0.5: langchain-classic==1.0.5

langchain-classic version 1.0.5 has been released with several maintenance updates and dependency bumps. Key changes include retargeting deprecations to `create_agent`, uncommenting optional dependencies, and updating various type stubs and libraries. The release also includes hotfixes for minimum core versions and improvements to streaming functionality in the core package.

github-actions[bot]May 4, 2026
RELintermediate
[Release] openclaw/openclaw v2026.5.3-beta.2: OpenClaw 2026.5.3 beta 2

OpenClaw v2026.5.3-beta.2 introduces a bundled file-transfer plugin with secure binary file operations, hardens plugin installation and updates, and improves gateway performance through lazy-loading. The release enhances channel reliability across Discord, WhatsApp, Telegram, and other platforms, while fixing critical issues in agent runtime, memory status reporting, and macOS upgrades. Key improvements focus on security (path policies, symlink traversal), performance (startup optimization), and reliability (streamed replies, session recovery).

steipeteMay 4, 2026
RELintermediate
[Release] openai/openai-agents-python v0.15.1: v0.15.1

OpenAI Agents Python v0.15.1 is a maintenance release focusing on WebSocket keepalive options, PTY terminal signal handling fixes, and improved documentation. Key improvements include exposing Responses WebSocket keepalive configuration, restoring UnixLocal PTY terminal signal defaults, and fixing SIGINT handling for PTY child processes. The release also enhances Windows OS quickstart documentation and strengthens test coverage for guardrail functionality.

seratchMay 2, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openrouter==0.2.2: langchain-openrouter==0.2.2

langchain-openrouter v0.2.2 release introduces new `session_id` and `trace` fields for enhanced tracking and observability. The release includes content-block-centric streaming improvements, dependency updates (langsmith 0.7.22→0.7.31, pytest 9.0.3), security patches (pygments CVE-2026-4539), and multiple model profile refreshes. Key fixes address token extraction in usage metadata and core version compatibility.

github-actions[bot]May 2, 2026
RELintermediate
[Release] langchain-ai/langchain langchain==1.3.0a1: langchain==1.3.0a1

LangChain v1.3.0a1 is an alpha release featuring stream_events(version='v3') protocol integration into create_agent, HITL middleware enhancements with a 'respond' decision, and performance optimizations including reduced agent state inlining and LRU caching for type resolution. The release includes updates across multiple partner packages (Fireworks, Anthropic, OpenAI), dependency bumps for security (Pygments CVE-2026-4539, cryptography), and improvements to token counting, middleware initialization speed, and agent configuration. Key infrastructure changes include content-block-centric streaming (v2), dynamic tool registration via middleware, and enhanced LangSmith integration metadata.

github-actions[bot]May 2, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.14.5a1: 1.14.5a1

crewAI v1.14.5a1 introduces the `restore_from_state_id` kickoff parameter for state management and enhances the ExaSearchTool with highlights while renaming it from EXASearchTool. Bug fixes address missing crewai pin sites in the release flow and ensure proper skills loading events for traces. This alpha release includes documentation updates and contributions from five team members.

lorenzejayMay 2, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.4.0a2: langchain-core==1.4.0a2

langchain-core version 1.4.0a2 is released with significant improvements to event streaming, tracing, and core functionality. Key updates include unwinding the _AsyncEventsResult hybrid implementation, introducing stream_events(version='v3') protocol, and preserving structured inputs on tool runs in tracers. The release includes numerous bug fixes, performance optimizations, and dependency updates across the LangChain ecosystem.

github-actions[bot]May 1, 2026
RELintermediate
[Release] google/adk-python v1.32.0: v1.32.0

Google ADK Python v1.32.0 introduces significant enhancements to agent development capabilities, including native OpenTelemetry metrics, Anthropic thinking blocks support, improved authentication mechanisms (2LO/3LO via GcpAuthProvider), and express mode deployment. The release addresses critical security vulnerabilities (RCE via YAML, SSRF), fixes parallel tool execution issues, and improves analytics with BigQuery LLM cache metadata logging and credential isolation to prevent race conditions.

sasha-gitgMay 1, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.126: v2.1.126

Claude Code v2.1.126 introduces gateway model listing, project purge functionality, improved OAuth authentication for WSL/SSH/containers, and numerous bug fixes. Key improvements include permission bypass options, better shell detection on Windows, security fixes for managed settings, and stability enhancements for streaming, image handling, and remote sessions. The release also refines telemetry events, fixes UI issues, and resolves edge cases in tool availability and clipboard handling.

ashwin-antMay 1, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.29-beta.4: openclaw 2026.4.29-beta.4

OpenClaw v2026.4.29-beta.4 introduces significant enhancements across messaging, memory, provider coverage, and reliability. Key additions include active-run steering by default, a people-aware wiki with provenance views, NVIDIA provider onboarding, and improved gateway/channel reliability. Security improvements include OpenGrep scanning and sharper GHSA triage policies, while multiple channel fixes address Slack, Telegram, Discord, WhatsApp, and Teams edge cases.

steipeteMay 1, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.29: openclaw 2026.4.29

OpenClaw v2026.4.29 is a major release introducing active-run steering for messaging, people-aware memory wiki with provenance tracking, expanded provider coverage (NVIDIA, Bedrock), and enhanced reliability across gateway, channels, and security. Key improvements include opt-in follow-up commitments with heartbeat delivery, per-conversation Active Memory filters, faster model manifest paths, and comprehensive channel fixes for Slack, Telegram, Discord, WhatsApp, and Teams. Security enhancements add OpenGrep scanning and safer exec/pairing handling.

steipeteMay 1, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.29-beta.2: OpenClaw 2026.4.29-beta.2

OpenClaw v2026.4.29-beta.2 introduces significant enhancements across messaging, memory, provider coverage, and reliability. Key additions include active-run steering for messaging, a people-aware wiki with provenance tracking, NVIDIA provider onboarding, and improved channel resilience across Slack, Telegram, Discord, and others. Security improvements include OpenGrep scanning and stricter tool-scope handling, while operational reliability focuses on slow-host startup diagnostics and session recovery.

steipeteApr 30, 2026
RELintermediate
[Release] langchain-ai/langchain langchain==1.2.16: langchain==1.2.16

LangChain v1.2.16 release includes performance optimizations for agent state handling and streaming, new content-block-centric streaming in core, dependency updates, and documentation corrections. Key improvements focus on reducing overhead in tool dispatch, adding LRU caching for type resolution, and enhancing streaming metadata efficiency. The release also bumps related packages including Anthropic 1.4.2, OpenAI 1.2.1, and LangChain Core 1.3.0.

github-actions[bot]Apr 30, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.27: openclaw 2026.4.27

OpenClaw v2026.4.27 introduces major enhancements across Codex Computer Use setup, new provider integrations (DeepInfra, Tencent Yuanbao, QQBot), and a shift toward manifest-first plugin metadata architecture. Key improvements include GPU passthrough for Docker sandboxes, authenticated node presence tracking for iOS/Android, outbound proxy routing, and comprehensive reliability fixes across Telegram, Slack, and gateway startup. The release emphasizes reducing boot overhead through manifest-driven plugin discovery and model catalogs.

steipeteApr 30, 2026
RELbeginner
[Release] openai/openai-agents-python v0.14.8: v0.14.8

OpenAI Agents Python v0.14.8 is a maintenance release that fixes two critical issues: preserving MCP re-export import errors and properly delimiting sandbox prompt instruction sections. The release includes documentation improvements and welcomes a new contributor to the project.

seratchApr 29, 2026
RELbeginner
[Release] anthropics/claude-code v2.1.123: v2.1.123

Claude Code v2.1.123 is a patch release that fixes a critical OAuth authentication bug. When the experimental betas feature flag was disabled via the `CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1` environment variable, OAuth authentication would enter a 401 retry loop, preventing successful login. This fix resolves the authentication failure and allows users with experimental features disabled to authenticate properly.

ashwin-antApr 29, 2026
RELintermediate
[Release] openai/openai-agents-python v0.14.7: v0.14.7

OpenAI Agents Python v0.14.7 release includes convenience properties for tool items (tool_name, call_id), improved memory consolidation with higher turn limits, GPT-5.5 model aliases, and critical security fixes for file validation and symlink handling. The release also removes unset fields from Responses API calls and tightens tar/zip member validation to enhance security and stability.

seratchApr 28, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.26: OpenClaw 2026.4.26

OpenClaw v2026.4.26 introduces major enhancements to real-time communication, plugin architecture, and migration tooling. Key additions include a generic browser real-time transport contract, Cerebras provider integration, asymmetric embedding support for memory search, and bundled importers for Claude and Hermes configurations. The release also includes numerous stability fixes for gateway operations, plugin discovery, and device token handling.

steipeteApr 28, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.25: OpenClaw 2026.4.25

OpenClaw v2026.4.25 delivers major upgrades across voice synthesis, plugin architecture, observability, and browser automation. TTS now supports multiple providers (Azure Speech, Xiaomi, ElevenLabs v3, etc.) with chat-scoped controls and per-agent overrides. Plugin startup paths move to a cold persisted registry for deterministic operations and reduced manifest scanning. OpenTelemetry coverage expands across model calls, token usage, and tool loops with bounded attributes. Browser automation gains safer tab URLs, iframe-aware snapshots, and improved CDP readiness. Control UI adds PWA/Web Push support and enhanced setup flows.

steipeteApr 27, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.25-beta.2: openclaw 2026.4.25-beta.2

OpenClaw v2026.4.25-beta.2 delivers major upgrades across text-to-speech (TTS) with new providers and chat-scoped controls, plugin architecture optimization through cold persisted registry, comprehensive OpenTelemetry observability expansion, safer browser automation with CDP improvements, and hardened installation/update processes across all platforms. The release includes PWA/Web Push support in the control UI, per-agent and per-account TTS overrides, and deterministic plugin discovery that eliminates broad manifest scans.

steipeteApr 26, 2026