Agent DailyAgent Daily

Updates & News

Latest releases, announcements, and ecosystem developments

Build a playbook about Updates & News

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

See a sample →
157 results
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.225: v2.1.225

Claude Code v2.1.225 introduces gateway spend-limit support with detailed cap information, adds workspace trust prompts for untrusted directories, and fixes critical issues including OAuth token handling, MCP server authentication failures on macOS, safety-filter refusal counting, cross-session message persistence, and conversation history corruption. The release also improves Remote Control functionality with direct photo handling and enhanced session messaging capabilities.

ashwin-antAug 8, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.13: 1.15.13

crewAI version 1.15.13 is a maintenance release focusing on bug fixes and documentation improvements. Key fixes include preserving LiteLLM provider routing, hardening LLM event-bus mocks, correcting Anthropic cache token usage reporting, and addressing a security vulnerability in the h2 dependency. Documentation enhancements include a new locale synchronization workflow and corrections to README links and contribution guidance.

joaomdmouraAug 8, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openai==1.4.2: langchain-openai==1.4.2

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.

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

Claude Code v2.1.223 introduces owner wildcard marketplace controls, improves security by fixing permission bypass vulnerabilities and sandbox escapes, and enhances model discovery and session management. Key updates include stricter command obfuscation prevention, workflow sandbox isolation fixes, and better handling of context windows across Claude models. The release also refines the code review workflow and improves managed settings merging for enterprise deployments.

ashwin-antAug 6, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.11: 1.15.11

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.

joaomdmouraAug 5, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.221: v2.1.221

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.

ashwin-antAug 4, 2026
RELintermediate
[Release] openclaw/openclaw v2026.7.1-1: openclaw 2026.7.1-1

OpenClaw v2026.7.1-1 release addresses five critical fixes improving system stability and reliability. Key improvements include fixing Codex progress replies to complete full turns, repairing Memory Core startup conflicts, handling WSL permission errors gracefully, recovering from legacy migration issues, and resolving managed plugin update problems. These fixes prevent fatal restart loops, enable proper error recovery, and ensure smooth upgrades across the platform.

vincentkocAug 4, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.9: 1.15.9

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.

joaomdmouraJul 30, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.5.2: langchain-core==1.5.2

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.

github-actions[bot]Jul 29, 2026
RELintermediate
[Release] openai/openai-agents-python v0.19.0: v0.19.0

OpenAI Agents Python SDK v0.19.0 introduces Programmatic Tool Calling, allowing supported models to generate JavaScript for coordinating tools with per-tool caller restrictions and structured outputs. The release adds a public decorators module with a shorter @tool alias, standardizes SDK configuration to accept both typed objects and dictionaries, hardens sensitive logging across all components, and improves compatibility with AnyLLM, LiteLLM, and Chat Completions while preserving session history on retries.

seratchJul 27, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.219: v2.1.219

Claude Code v2.1.219 introduces Claude Opus 5 as the new default model with 1M context window and improved pricing, adds network security controls via strict allowlist settings, and enhances subagent nesting capabilities up to depth 3. The release includes fixes for permission handling in self-hosted runners, improved MCP server error reporting, and UI improvements across model selection, workflow sizing, and accessibility features.

ashwin-antJul 24, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.5.1: langchain-core==1.5.1

langchain-core version 1.5.1 is released with three key improvements: support for LangSmith gateway configuration via environment variables across Anthropic, Fireworks, and OpenAI integrations, and a fix for BaseTool token counting that leverages tool_call_schema caching in the count_tokens_approximately method. This patch release enhances gateway flexibility and optimizes token counting performance.

github-actions[bot]Jul 24, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openai==1.4.1: langchain-openai==1.4.1

langchain-openai version 1.4.1 has been released with three key updates: support for LangSmith gateway configuration through environment variables across Anthropic, Fireworks, and OpenAI integrations, and a correction to the gpt-5.3-chat-latest profile. This release enables better integration with LangSmith monitoring and fixes a profile naming issue in the OpenAI provider.

github-actions[bot]Jul 24, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.218: v2.1.218

Claude Code v2.1.218 introduces significant improvements to code review workflows, accessibility features, and bug fixes. Key changes include running `/code-review` as a background subagent to reduce conversation clutter, enhanced screen-reader support with deletion announcements, and fixes for critical issues like Windows path corruption and multi-line paste handling. The release also improves error handling, trust dialogs, and agent configuration validation while refining auto-mode behavior and MCP server connectivity reporting.

ashwin-antJul 23, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-xai==1.3.0: langchain-xai==1.3.0

langchain-xai version 1.3.0 introduces the `reasoning_effort` parameter as a standard chat model feature, along with numerous dependency updates and security patches. The release includes fixes for unsupported parameters, improved model profile data, and enhanced streaming capabilities with content-block-centric v2 support. Key updates involve langsmith, pytest, aiohttp, and other core dependencies, with emphasis on security vulnerabilities and compatibility improvements.

github-actions[bot]Jul 22, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.216: v2.1.216

Claude Code v2.1.216 is a maintenance release focused on stability and performance improvements. Key fixes address quadratic slowdown in long sessions, OAuth token handling, file isolation settings, and numerous UI/terminal rendering issues. The release also improves command validation, workflow handling, and background session management across multiple platforms including VSCode and web clients.

ashwin-antJul 21, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.5: 1.15.5

crewAI version 1.15.5 introduces authenticated skill registry downloads, enhancing security for accessing external skills. This release includes documentation updates for the previous version's snapshot and changelog. The update is a minor release focused on improving the authentication mechanism for skill registry operations.

vinibrslJul 21, 2026
RELintermediate
[Release] openclaw/openclaw v2026.7.2-beta.3: openclaw 2026.7.2-beta.3

OpenClaw v2026.7.2-beta.3 introduces remote coding sessions on cloud workers, native automation capabilities for mobile and headless Linux, safer channel operations with improved Telegram and Signal handling, guided Control UI setup for model providers and channels, and enhanced gateway/session recovery. The release also includes new Linux packaging options (deb and AppImage), external gateway supervision mode, ClickClack integration improvements, and numerous UI/UX refinements across Control UI, including better chat layouts, keyboard shortcuts, and session management.

github-actions[bot]Jul 19, 2026
RELintermediate
[Release] openclaw/openclaw v2026.7.2-beta.2: openclaw 2026.7.2-beta.2

OpenClaw v2026.7.2-beta.2 introduces remote coding sessions on cloud workers, native automation and mobile capabilities, safer channel operations, guided Control UI setup, improved gateway and session recovery, and enhanced Linux packaging. Key improvements include external gateway supervision, ClickClack integration, Skill Workshop enhancements, and numerous Control UI refinements for better user experience and reliability.

github-actions[bot]Jul 17, 2026