Agent DailyAgent Daily

MCP Servers

Model Context Protocol server implementations and usage

Build a playbook about MCP Servers

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

See a sample →
123 results
RELintermediate
[Release] openai/openai-agents-python v0.13.1: v0.13.1

OpenAI Agents Python v0.13.1 introduces support for the any-llm adapter, enabling flexible multi-LLM routing with responses-compatible integration. This release includes critical bug fixes for realtime response handling, function tool conversion, and MCP metadata preservation. The update enhances stability and extends model provider compatibility while improving example robustness.

seratchMar 25, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.2.22: langchain-core==1.2.22

LangChain Core version 1.2.22 was released with a critical fix for path validation in prompt save and load operations. The update deprecates certain methods related to prompt handling to improve security and API consistency. This patch addresses validation issues that could affect prompt persistence workflows.

github-actions[bot]Mar 25, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.23: 2026.3.23

OpenClaw v2026.3.23 is a maintenance release focused on stability and bug fixes across browser automation, authentication, plugins, channels, and gateway components. Key improvements include fixing Chrome MCP session handling, ClawHub macOS authentication, skill browsing token resolution, message tool schema validation, model pricing recursion, and numerous provider-specific issues. The release also addresses security concerns with exec approvals and improves gateway supervision and probe handling.

steipeteMar 24, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.2.21: langchain-core==1.2.21

langchain-core version 1.2.21 is released with bug fixes and maintenance updates. Key changes include adding missing ModelProfile fields with schema drift warnings, removing obsolete blockbuster allowlist references, and CI improvements for pytest output suppression. This patch release addresses core functionality gaps and improves development workflow stability.

github-actions[bot]Mar 24, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.22-beta.1: openclaw 2026.3.22-beta.1

OpenClaw v2026.3.22-beta.1 introduces significant breaking changes including plugin SDK restructuring, removal of legacy Chrome extension relay, standardized image generation tools, and enhanced security measures. The release modernizes package management with ClawHub integration, adds marketplace support for Claude and Codex bundles, and implements new sandbox backends (OpenShell and SSH). Multiple security improvements address environment variable injection, webhook authentication, and contact search vulnerabilities.

steipeteMar 23, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.22: openclaw 2026.3.22

OpenClaw v2026.3.22 is a major release with significant breaking changes focused on modernizing plugin architecture, standardizing tool paths, and improving security. Key updates include migrating from the legacy extension API to a new public plugin SDK, replacing the Chrome extension relay with native session management, standardizing image generation tools, and implementing stricter sandbox security controls. The release also introduces ClawHub integration for package management, new marketplace support, and enhanced plugin discovery mechanisms.

steipeteMar 23, 2026
RELintermediate
[Release] openai/openai-agents-python v0.13.0: v0.13.0

OpenAI Agents Python v0.13.0 is a minor release that updates the default Realtime websocket model to gpt-realtime-1.5, expands MCP server capabilities with resource management and session tracking, and introduces opt-in reasoning content replay for chat completions. The release includes critical runtime stability fixes for concurrent writes, tool removal edge cases, and batch executor races, with no breaking changes.

seratchMar 23, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.81: v2.1.81

Claude Code v2.1.81 introduces the `--bare` flag for scripted calls, adds `--channels` permission relay for mobile approval forwarding, and fixes critical issues with OAuth re-authentication, voice mode reliability, and WebSocket connection handling. The release also improves MCP tool collapsing, plugin freshness tracking, and Remote Control session management while addressing numerous edge cases and race conditions across authentication, terminal UI, and bash command execution.

ashwin-antMar 21, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.80: v2.1.80

Claude Code v2.1.80 introduces rate limit visibility in statusline scripts, inline plugin marketplace sourcing via settings.json, and enhanced effort level control through frontmatter. The release fixes critical issues with parallel tool results restoration, voice mode WebSocket failures, and API proxy compatibility. Performance improvements include ~80 MB memory savings on large repositories and better responsiveness for file autocomplete and UI interactions.

ashwin-antMar 20, 2026
RELintermediate
[Release] openai/openai-agents-python v0.12.5: v0.12.5

OpenAI Agents Python v0.12.5 release includes enhancements to MCP (Model Context Protocol) integration with exposed authentication and HTTP client factory parameters, improved error recovery for streamed nested agent outputs, and fixes for resource closure and timeout handling in isolated sessions. The release focuses on reliability improvements for agent streaming and MCP communication.

seratchMar 19, 2026
RELintermediate
[Release] openai/openai-agents-python v0.12.4: v0.12.4

OpenAI Agents Python v0.12.4 release includes critical bug fixes for MCP (Model Context Protocol) tool invocations, retry logic improvements, and SQLite session memory handling. The update normalizes cancelled MCP invocations into tool errors, adds resilience for transient HTTP failures, fixes custom table name support in AdvancedSQLiteSession, and caps jittered retry delays. Documentation improvements and CI hardening were also included.

seratchMar 18, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.78: v2.1.78

Claude Code v2.1.78 introduces enhanced plugin state persistence, improved terminal notifications in tmux environments, and streaming response text. The release fixes critical issues including sandbox security vulnerabilities, API error handling loops, permission rule enforcement, and various UI/UX problems across VS Code, terminal modes, and voice functionality.

ashwin-antMar 18, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-anthropic==1.4.0: langchain-anthropic==1.4.0

langchain-anthropic version 1.4.0 introduces prompt caching middleware for system messages and tool definitions, delegates cache_control parameters to Anthropic's top-level configuration, and includes dependency updates. This release enhances caching efficiency for Anthropic integrations in LangChain by providing explicit control over cached content and streamlining parameter handling.

github-actions[bot]Mar 18, 2026
RELintermediate
[Release] openai/openai-agents-python v0.12.3: v0.12.3

OpenAI Agents Python v0.12.3 release includes two critical bug fixes: handling inner MCP tool cancellations as tool errors and serializing streamable-HTTP MCP requests per session. The release also includes documentation updates and minor typo corrections. Two new contributors joined the project with their first contributions.

seratchMar 16, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-anthropic==1.3.5: langchain-anthropic==1.3.5

langchain-anthropic version 1.3.5 release includes bug fixes for cache handling, eager input streaming support, and tool choice behavior when thinking is enabled. Key improvements focus on Anthropic integration stability, performance optimizations for dependency checks, and updated model profiles. The release also updates dependencies including langgraph and langgraph-checkpoint to newer versions.

github-actions[bot]Mar 14, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.13-beta.1: openclaw 2026.3.13-beta.1

OpenClaw v2026.3.13-beta.1 is a pre-release featuring significant UI/UX improvements across Android and iOS onboarding, enhanced browser automation with Chrome DevTools MCP support, and numerous stability fixes. Key improvements include redesigned chat settings, first-run welcome flows, batched browser actions, and critical security patches for device pairing and webhook authentication. The release maintains macOS app version compatibility for future non-beta releases.

steipeteMar 14, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.13: openclaw 2026.3.13

OpenClaw v2026.3.13 is a major release featuring significant UI/UX improvements across Android and iOS platforms, enhanced browser automation capabilities with Chrome DevTools MCP support, and numerous stability fixes. Key improvements include redesigned chat settings, first-run onboarding flows, batched browser actions, timezone configuration for Docker, and critical fixes for memory leaks, session management, and authentication handling across multiple integrations.

steipeteMar 14, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.76: v2.1.76

Claude Code v2.1.76 introduces MCP elicitation support for interactive structured input, new hooks for intercepting responses, and the `/effort` slash command for model effort control. The release includes significant bug fixes for deferred tools losing schemas after compaction, plan mode re-approval issues, voice mode input handling, and Remote Control session stability. Performance improvements include optimized worktree startup, better background agent handling, and improved model fallback notifications.

ashwin-antMar 14, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.8-beta.1: openclaw 2026.3.8-beta.1

OpenClaw v2026.3.8-beta.1 introduces backup and verification CLI commands, configurable Talk mode silence timeouts, improved web search capabilities with Brave LLM Context support, macOS remote gateway token handling, and numerous fixes across Android, Telegram, Matrix, browser CDP, and model compatibility. Key enhancements include ACP provenance metadata tracking, TUI agent workspace inference, and WCAG AA-compliant light theme detection for terminals.

steipeteMar 14, 2026
RELintermediate
[Release] openclaw/openclaw v2026.3.8: openclaw 2026.3.8

OpenClaw v2026.3.8 introduces significant enhancements across CLI backup operations, macOS onboarding with remote gateway tokens, configurable Talk mode silence timeouts, TUI workspace inference, Brave web search LLM context mode, and ACP provenance tracking. The release includes numerous fixes for platform-specific issues including macOS launchd restart recovery, Android permission cleanup, Telegram/Matrix DM routing deduplication, browser CDP normalization, and model compatibility updates for GPT-5.4.

steipeteMar 14, 2026