Integrations
Connecting agents to external services and APIs
Build a playbook about Integrations
Save articles from this feed, then generate a personalized implementation guide
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.
★★★★★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.
★★★★★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.
★★★★★LangChain v1.3.13 release introduces support for Meta models through a new `meta` extra package, adds explicit prompt caching for OpenAI models to improve performance and reduce costs, and includes dependency updates. This minor release enhances integration capabilities with Meta's language models and optimizes OpenAI API usage patterns.
★★★★★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.
★★★★★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.
★★★★★langchain-fireworks version 1.4.4 is released with a critical fix for cached prompt token usage reporting. The update includes dependency refreshes (pytest, langsmith), model profile data updates, improved documentation on prompt-cache session affinity, and enhanced test coverage for request-level extra headers.
★★★★★langchain-core version 1.4.9 is a maintenance release that includes bug fixes for output parsers, error message improvements, async context handling, and dependency updates. Key improvements address langsmith loader errors, XML/Pydantic parser bugs, Google docstring parsing issues, and code quality enhancements. The release also updates langsmith to 0.8.18, jupyterlab to 4.5.9, and vcrpy to 8.2.1.
★★★★★langchain-openai version 1.3.4 is a patch release that addresses several issues including suppressing Pydantic serializer warnings on structured output parsed fields, skipping Codex VCR tests before cassette setup, and fixing async context handling with asyncio.get_running_loop(). The release includes dependency bumps for langgraph-checkpoint and general maintenance updates across multiple directories.
★★★★★LangChain v1.3.12 release includes critical bug fixes for tool retry middleware interrupt propagation, shell middleware process-group handling, and Anthropic cache marker sanitization on fallback retries. The release also improves code quality through ruff style fixes and enhanced type annotations in agent middleware tests. These changes enhance reliability and stability of LangChain's middleware and agent execution systems.
★★★★★Google ADK Python v2.4.0 introduces significant enhancements including mTLS support across multiple tools, OpenAI Responses API integration, Managed Agents API backing, and streaming improvements for thoughts and media. The release adds workflow-as-tool capabilities, enhanced database session management, and improved analytics with thinking/tool-use token tracking. Multiple bug fixes address security concerns, path traversal prevention, and SDK compatibility updates.
★★★★★Google ADK Python v1.36.1 is a patch release addressing critical bugs in bidirectional streaming and Vertex AI Live API functionality. The release fixes improper connection handling during GoAway signals in v1 bidi streaming and resolves session replay issues when reconnecting or switching modalities in Vertex AI Live API. These fixes improve stability and reliability for streaming-based AI agent interactions.
★★★★★langchain-mistralai version 1.1.6 release introduces citation metadata surfacing from chat responses, adds support for stop sequences, and includes dependency updates (vcrpy, langsmith). The release also features package version tracking for tracing metadata, documentation refreshes, and model profile data updates across the LangChain ecosystem.
★★★★★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.
★★★★★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.
★★★★★OpenClaw v2026.6.11 is a major release featuring enhanced channel control across Slack, Mattermost, and WhatsApp with relay modes and per-DM model overrides. The update introduces richer operator workflows through file-driven message handling and RAFT CLI wake bridges, safer plugin distribution with externalized official plugins, stronger mobile operations via Android settings improvements, and more reliable agent turns through Codex partial deltas and prompt-cache stability. The release includes 308 merged PRs addressing channel delivery reliability, gateway safety, provider model coverage, and configuration guardrails across multiple messaging platforms.
★★★★★langchain-openrouter version 0.2.5 has been released with three key fixes. The release addresses deduplication of repeated finish metadata, strips Response reasoning IDs, and includes general release improvements. This is a patch update from version 0.2.4 that focuses on bug fixes and data cleanup for OpenRouter integration.
★★★★★OpenClaw v2026.6.11-beta.2 introduces enhanced channel control with Slack relay mode and native Mattermost commands, richer operator workflows via file-driven message handling and remote wake-up paths, safer plugin distribution with externalized plugins and icon metadata, stronger mobile operations with improved Android settings, and more reliable agent turns through Codex partial deltas and prompt-cache stability. The release includes 308 merged PRs addressing gateway tooling, provider coverage, channel delivery reliability, WhatsApp message identity preservation, gateway session safety, agent fallback behavior, and configuration guardrails across multiple integrations.
★★★★★langchain-anthropic version 1.4.8 was released with bug fixes and dependency updates. Key improvements include preserving initial text during content block start events, upgrading langgraph-checkpoint to 4.1.1, and adding error messages to bare ValueError calls in core. This patch release enhances stability and error handling in the Anthropic integration for LangChain.
★★★★★langchain-fireworks version 1.4.3 is a maintenance release focused on dependency updates and stability improvements. The release includes bumps to vcrpy, langsmith, pytest, and other core dependencies, along with model profile data refreshes and documentation updates. Key improvements include package version tracking for tracing metadata, type-checking enhancements, and compatibility fixes for aiohttp and vcrpy.
★★★★★