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 →
245 results
RELintermediate
[Release] openclaw/openclaw v2026.7.1-beta.6: openclaw 2026.7.1-beta.6

OpenClaw v2026.7.1-beta.6 introduces major UI/UX improvements with a redesigned Control UI featuring session-primary navigation and native macOS chat, adds support for new AI models (GPT-5.6, Claude Sonnet 5, Meta Muse Spark 1.1) and providers (Featherless, ClawRouter), implements conversational onboarding through an agent-loop setup, and enhances mobile experiences with offline caching, voice capabilities, and improved session management across iOS, Android, and Apple Watch.

github-actions[bot]Jul 13, 2026
RELintermediate
[Release] openclaw/openclaw v2026.7.1-beta.5: OpenClaw 2026.7.1-beta.5

OpenClaw v2026.7.1-beta.5 introduces major features including conversational AI-guided onboarding through Crestodian, a new ClawRouter provider for dynamic model discovery and quota management, redesigned Control UI with session-first navigation, offline/spoken capabilities for mobile platforms, and support for GPT-5.6 models. The release emphasizes improved user experience across web, iOS, Android, macOS, and Apple Watch with features like auto-generated session titles, external harness attachment via Claude Code, and Telegram workflow enhancements.

vincentkocJul 11, 2026
RELintermediate
[Release] openai/openai-agents-python v0.18.2: v0.18.2

OpenAI Agents Python v0.18.2 introduces GPT-5.6 request controls support and hosted multi-agent beta capabilities. The release includes critical fixes for sandbox PTY workers, realtime callback handling, and monotonic playback timing. Multiple refactoring efforts consolidate code for PTY output collection, rclone setup, and retry error handling to improve maintainability.

seratchJul 11, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.207: v2.1.207

Claude Code v2.1.207 introduces auto mode availability without opt-in on Bedrock, Vertex AI, and Foundry, while fixing critical issues including terminal freezing during long streaming responses, security consent dialog bypasses, and various UI/workflow bugs. The release improves agent view functionality, Remote Control session handling, and Deep Research labeling, plus enhances security by rejecting shell-injection patterns in plugin hooks and preventing unintended settings persistence.

ashwin-antJul 11, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-openai==1.3.5: langchain-openai==1.3.5

langchain-openai version 1.3.5 has been released with support for explicit prompt caching, an optimization feature that reduces API costs and latency by caching prompts. The release includes updates to model profile data and builds upon the previous 1.3.4 version. This enhancement allows developers to leverage OpenAI's prompt caching capabilities directly within LangChain's OpenAI integration.

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

Claude Code v2.1.206 introduces enhanced directory navigation with `/cd` suggestions, a `/doctor` check for optimizing CLAUDE.md files, and improved git workflow automation via `/commit-push-pr`. The release fixes critical issues including expired login error handling, MCP server timeout configuration, OAuth re-authentication, and keyboard input responsiveness across multiple platforms. Performance improvements include background agent auto-upgrades and better model picker accuracy.

ashwin-antJul 10, 2026
RELbeginner
[Release] modelcontextprotocol/servers 2026.7.10: Release 2026.7.10

Release 2026.7.10 of the Model Context Protocol servers package includes updates to four core server implementations: filesystem, time, fetch, and git. This release updates all packages to version 2026.7.10, providing improvements and fixes across the MCP server ecosystem. The release maintains compatibility with the Model Context Protocol standard for AI agent development.

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

OpenAI Agents Python v0.18.1 introduces GPT-5.6 model defaults, fixes critical issues with cache-write support, realtime session cleanup, nested tool state restoration, and stream handling. The release includes performance improvements for logprobs accumulation and enhanced session browsing helpers. Documentation updates clarify agent tool state options and realtime runner context.

seratchJul 10, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.2: 1.15.2

crewAI 1.15.2 introduces dynamic LLM model loading in the crew wizard, inline skill definitions, and enhanced Flow capabilities including templated action inputs and a new Flow Definition authoring skill. The release includes message setup/feedback handling in AgentExecutor, repository agents support, and a stream frame protocol for flows. Multiple bug fixes address model-catalog caching, pip-audit vulnerabilities, and flow input resolution.

lorenzejayJul 8, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.204: v2.1.204

Claude Code v2.1.204 is a bug fix release that addresses an issue where hook events were not streaming properly during SessionStart hooks in headless sessions. This problem could cause remote workers to be incorrectly terminated (idle-reaped) while still processing hooks. The fix ensures proper event streaming and worker lifecycle management in headless environments.

ashwin-antJul 8, 2026
RELintermediate
[Release] openai/openai-agents-python v0.18.0: v0.18.0

OpenAI Agents Python v0.18.0 updates the default model for RealtimeAgent to gpt-realtime-2.1, adds Unicode storage support to SQLAlchemySession, and fixes visualization styling for handoff nodes. This release enhances real-time agent capabilities and improves session management flexibility. The update maintains backward compatibility while introducing new features for better agent configuration and data handling.

seratchJul 7, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.202: v2.1.202

Claude Code v2.1.202 introduces dynamic workflow size configuration, enhanced OpenTelemetry telemetry attributes for workflow tracing, and fixes 17+ critical bugs spanning interactive sessions, Remote Control integration, voice dictation, and workflow parsing. Key improvements include better sign-in URL handling over SSH, improved workflow agent list UI, and enhanced MCP error messaging. The release also optimizes session resumption performance in repositories with many git worktrees.

ashwin-antJul 7, 2026
RELintermediate
[Release] openclaw/openclaw v2026.7.1-beta.2: openclaw 2026.7.1-beta.2

OpenClaw v2026.7.1-beta.2 introduces GPT-5.6 support, external harness attachment via `openclaw attach`, Telegram Codex workflows with login and steering, event-driven cron runs with `on-exit` scheduling, and native app improvements including iOS 26 visual system adoption. The release also adds ClawRouter for dynamic model discovery with credential-scoped routing, richer iMessage messaging with native polls, safer scoped conversations via capability profiles, and enhanced Control UI navigation with reasoning-effort controls. Extensive fixes address Telegram durability, agent reliability, provider safety, channel delivery, cron correctness, and memory recovery across multiple platforms.

github-actions[bot]Jul 5, 2026
RELintermediate
[Release] modelcontextprotocol/servers 2026.7.4: Release 2026.7.4

Release 2026.7.4 of modelcontextprotocol/servers updates four core server packages to version 2026.7.4. The release includes updates to the everything server, filesystem server, sequential-thinking server, and memory server. This is a coordinated release across multiple MCP server implementations.

github-actions[bot]Jul 5, 2026
RELbeginner
[Release] anthropics/claude-code v2.1.201: v2.1.201

Claude Code v2.1.201 is a minor release that improves Claude Sonnet 5 session handling by removing mid-conversation system role usage for harness reminders. This change streamlines the conversation flow and reduces unnecessary system interventions during active coding sessions.

ashwin-antJul 4, 2026
RELbeginner
[Release] anthropics/claude-code v2.1.200: v2.1.200

Claude Code v2.1.200 introduces significant stability and usability improvements, including changes to user interaction defaults (manual permission mode, no auto-continue dialogs), fixes for background session crashes and daemon management issues, and enhancements to accessibility features. The release addresses critical bugs in MCP server handling, subagent rate limiting, and terminal rendering, while improving screen reader support and installation robustness.

ashwin-antJul 3, 2026
RELintermediate
[Release] openclaw/openclaw v2026.7.1-beta.1: openclaw 2026.7.1-beta.1

OpenClaw v2026.7.1-beta.1 introduces GPT-5.6 model support, external harness attachment via `openclaw attach`, Telegram Codex workflow integration, event-driven cron scheduling with `on-exit` triggers, and native app modernization across iOS and Android. The release includes enhanced messaging capabilities (iMessage polls, Telegram pairing), safer scoped conversations with capability profiles, and extensive reliability fixes across Telegram durability, agent context, provider safety, and memory recovery. Over 100 contributors improved diagnostics, channel routing, Windows execution, and mobile UI stability.

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

Claude Code v2.1.198 introduces Claude in Chrome as generally available, adds background agent notifications and a new `/dataviz` skill for chart design, and expands upstream provider support with Claude Platform on AWS. The release includes significant improvements to agent workflows, including automatic PR creation for code work, better error handling with transient retry logic, and inheritance of session configurations by subagents. Multiple bug fixes address agent lifecycle management, network resilience, UI rendering, and authentication token refresh.

ashwin-antJul 2, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.15.2a1: 1.15.2a1

crewAI 1.15.2a1 release introduces inline skill definitions, stream frame protocol for flows, and enhanced type support in CrewDefinition. Key improvements include repointing template commands to crewAIInc-fde org and adding a generated Flow Definition authoring skill. Bug fixes address documentation navigation issues, with updates to cost limit rules and logging configuration guides.

lorenzejayJul 1, 2026
RELbeginner
[Release] anthropics/claude-code v2.1.197: v2.1.197

Claude Code v2.1.197 introduces Claude Sonnet 5 as the new default model, featuring a native 1M-token context window for enhanced processing capabilities. The update includes promotional pricing of $2/$10 per million tokens through August 31, making it more cost-effective for users. This release represents a significant upgrade in model performance and context handling for the Claude Code platform.

ashwin-antJun 30, 2026