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 →
231 results
RELintermediate
[Release] langchain-ai/langchain langchain==1.3.8: langchain==1.3.8

LangChain v1.3.8 release includes documentation improvements, type system enhancements, and bug fixes across the monorepo. Key updates involve replacing double backticks in docstrings for consistency, adding overloads to `create_agent`, improving async middleware decorator typing, and tightening structured output model fallbacks. The release also includes mypy version bump to 2.1 and unified type-check configuration across the project.

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

Claude Code v2.1.174 release includes UI improvements for model selection, fixes for environment variable inheritance in background sessions, corrections to Bedrock GovCloud region handling, and enhanced usage attribution tracking in VSCode. The update addresses multiple edge cases affecting model display, authentication, and performance, particularly for enterprise users with specialized billing configurations.

ashwin-antJun 12, 2026
RELintermediate
[Release] openclaw/openclaw v2026.6.6-beta.2: openclaw 2026.6.6-beta.2

OpenClaw v2026.6.6-beta.2 is a security-focused beta release that substantially tightens security boundaries across transcripts, sandboxing, and MCP integrations while improving Telegram delivery reliability, iMessage recovery, browser/MCP connectivity, and Control UI startup performance. The release expands provider support with OpenRouter OAuth and Claude Fable 5, introduces observability enhancements for diagnostics, and fixes critical issues in agent session recovery, channel delivery, and authentication. Multiple infrastructure improvements address performance bottlenecks, plugin management, and build reliability.

github-actions[bot]Jun 12, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.14.7: 1.14.7

crewAI v1.14.7 introduces pluggable backends for memory, knowledge, RAG, and flow management, along with a native Snowflake Cortex LLM provider and chat API for conversational flows. The release includes significant bug fixes for checkpoint restoration, telemetry, file input handling, and security vulnerabilities. Performance improvements focus on lazy-loading docling imports to speed up crewai imports, while refactoring decouples conversational logic and splits flow.py into modular components.

greysonlalondeJun 12, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.4.5: langchain-core==1.4.5

langchain-core version 1.4.5 introduces validation for tool call chunks during streaming, fixes an async tracer fallback issue in sync contexts, and tightens structured output model fallbacks. This release improves streaming reliability and error handling for chat models and structured outputs.

github-actions[bot]Jun 11, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.4.6: langchain-core==1.4.6

langchain-core version 1.4.6 introduces package version tracking in tracing metadata for better observability, fixes normalization of v1 streamed tool calls in OpenAI integration, and upgrades mypy to 2.1 with unified type-checking configuration across the monorepo. This release enhances tracing capabilities, improves tool call handling consistency, and strengthens code quality standards.

github-actions[bot]Jun 11, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-model-profiles==0.0.6: langchain-model-profiles==0.0.6

langchain-model-profiles version 0.0.6 is a maintenance and feature release that includes validation of tool call chunks during streaming, dependency updates across multiple packages (langsmith, urllib3, langchain-core), security patches (pygments CVE-2026-4539), and infrastructure improvements. The release encompasses 80+ commits with focus on stability, testing enhancements, and schema validation for model profiles. Key additions include new model profile fields (text_inputs, text_outputs), improved streaming support with content-block-centric v2, and various bug fixes across partner integrations.

github-actions[bot]Jun 11, 2026
RELintermediate
[Release] openai/openai-agents-python v0.17.5: v0.17.5

OpenAI Agents Python v0.17.5 release includes bug fixes for sandbox error retryability, tool-end hook result typing, and SpeechGroupSpanData slots optimization. The release also bumps the Modal sandbox extra to 1.4.3 and adds comprehensive documentation improvements including a MongoDB session memory example, docstring corrections, and external tracing processor updates. Test coverage enhancements were made for streaming paths and retry helpers.

seratchJun 11, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.172: v2.1.172

Claude Code v2.1.172 introduces hierarchical sub-agent spawning (up to 5 levels deep), improves AWS region configuration handling for Bedrock, and adds a marketplace search feature. The release includes numerous bug fixes addressing context management, session stability, model selection, and UI responsiveness issues. Performance optimizations reduce CPU usage and improve message handling in long conversations.

ashwin-antJun 11, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.4.4: langchain-core==1.4.4

langchain-core version 1.4.4 is a maintenance release that includes bug fixes, typing improvements, and documentation updates. Key improvements address content block tokens in callbacks, multimodal handling in buffer strings, and tool error handling. The release also enhances type safety across Runnable operations and fixes generic typing issues.

github-actions[bot]Jun 11, 2026
RELintermediate
[Release] openclaw/openclaw v2026.6.6-beta.1: OpenClaw 2026.6.6-beta.1

OpenClaw v2026.6.6-beta.1 is a security-focused release that substantially tightens security boundaries across transcripts, sandbox binds, and multiple integration points while improving Telegram delivery reliability, iMessage recovery, and browser/MCP connectivity. The release also enhances Control UI performance through cached metadata and lazy loading, expands provider support with OpenRouter OAuth and Claude Fable 5, and includes numerous fixes for agent recovery, channel delivery, and authentication. Key improvements span CLI progress reporting, observability, plugin management, memory optimization, and mobile channel support.

vincentkocJun 10, 2026
RELintermediate
[Release] langchain-ai/langchain langchain==1.3.5: langchain==1.3.5

LangChain v1.3.5 release includes porting AND-capable trigger conditions to SummarizationMiddleware, adding support for the apply_patch built-in tool in OpenAI integration, and fixing a minimum core dependency issue. The release also includes routine dependency updates for pyarrow and aiohttp to maintain security and compatibility. This is a minor version update with both feature additions and maintenance improvements.

github-actions[bot]Jun 10, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-groq==1.1.3: langchain-groq==1.1.3

langchain-groq version 1.1.3 is a maintenance release that includes dependency updates, bug fixes, and feature enhancements. Key changes include strict mode support for Groq, content-block-centric streaming improvements, model profile data refresh, and security updates (CVE-2026-4539 pygments fix). The release also standardizes testing infrastructure, updates core dependencies, and improves token extraction logic for usage metadata.

github-actions[bot]Jun 10, 2026
RELintermediate
[Release] langchain-ai/langchain langchain==1.3.6: langchain==1.3.6

LangChain version 1.3.6 has been released with a focus on maintaining backward compatibility. The primary change in this release is a fix that preserves summarization trigger compatibility, ensuring existing implementations continue to work without breaking changes. This incremental update addresses a specific compatibility issue identified since version 1.3.5.

github-actions[bot]Jun 10, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.14.7a4: 1.14.7a4

crewAI v1.14.7a4 introduces runtime migration for @listen/@router decorators to read from FlowDefinition and adds pluggable default backends for memory, knowledge, RAG, and flow components. This release enhances the framework's flexibility by allowing developers to swap backend implementations without code changes. The update includes documentation updates and contributions from three core team members.

greysonlalondeJun 10, 2026
RELintermediate
[Release] openclaw/openclaw v2026.6.5: openclaw 2026.6.5

OpenClaw v2026.6.5 is a maintenance release focusing on stability, security, and provider integrations. Key improvements include QQBot reasoning stripping to prevent content leakage, MCP tool result coercion to avoid API errors, Anthropic extended-thinking recovery mechanisms, and Parallel web-search provider bundling. The release also enhances Matrix voice/thread handling, improves auth durability with SQLite storage, and strengthens security around tool access and provider catalogs.

github-actions[bot]Jun 9, 2026
RELintermediate
[Release] openclaw/openclaw v2026.6.5-beta.6: openclaw 2026.6.5-beta.6

OpenClaw v2026.6.5-beta.6 introduces critical fixes for QQBot reasoning stripping, MCP tool result coercion to prevent API errors, improved Anthropic extended-thinking recovery, Parallel web-search provider bundling, and enhanced durability for auth/plugin state via SQLite. The release strengthens security around MCP leases, prompt-cache tool names, and HTTP tools while improving macOS node stability and upgrade safety across multiple platforms.

github-actions[bot]Jun 9, 2026
RELintermediate
[Release] anthropics/claude-code v2.1.169: v2.1.169

Claude Code v2.1.169 introduces safe mode for troubleshooting, a `/cd` command for directory switching without breaking prompt cache, and a `disableBundledSkills` setting to control skill visibility. The release includes numerous bug fixes for MCP policy enforcement, UI responsiveness, remote session handling, and background agent reliability. Performance improvements reduce CPU usage during streaming and fix stalls on macOS and Windows.

ashwin-antJun 9, 2026
RELintermediate
[Release] langchain-ai/langchain langchain-core==1.4.2: langchain-core==1.4.2

LangChain Core version 1.4.2 has been released with a focus on deprecating the problematic `dict()` method. This release addresses technical debt and improves API consistency. The update follows version 1.4.1 and includes changes aimed at enhancing the framework's stability and developer experience.

github-actions[bot]Jun 9, 2026
RELintermediate
[Release] openclaw/openclaw v2026.6.5-beta.3: OpenClaw 2026.6.5-beta.3

OpenClaw v2026.6.5-beta.3 introduces critical fixes for model reasoning leakage in QQBot, MCP tool result coercion to prevent API errors, improved Anthropic extended-thinking session recovery, and a new bundled Parallel web-search provider. The release strengthens security around tool access, improves provider/model resolution reliability, and enhances durability of auth and plugin state through SQLite persistence. Multiple platform-specific improvements address macOS node reconnection issues, Matrix voice/thread handling, and mobile UI clarity.

vincentkocJun 9, 2026