Integrations
Connecting agents to external services and APIs
Build a playbook about Integrations
Save articles from this feed, then generate a personalized implementation guide
Claude Code v2.1.92 introduces enhanced security policies with remote settings refresh, an interactive Bedrock setup wizard for AWS integration, improved cost transparency with per-model breakdowns, and numerous bug fixes. Key improvements include better session naming with hostname prefixes, fixed subagent spawning issues, enhanced prompt cache feedback for Pro users, and performance optimizations for the Write tool. The release also streamlines the CLI by removing `/tag` and `/vim` commands while improving terminal compatibility and sandbox security.
★★★★★LangChain Core v1.2.26 release includes fixes for Bedrock model initialization and serialization, adds ChatBaseten to the serializable mapping, removes deprecated gpt-3.5-turbo references from documentation, and corrects parameter names in filter_messages docstring examples. This patch release focuses on improving model compatibility, serialization support, and documentation accuracy.
★★★★★LangChain v1.2.15 is a minor release that includes a dependency update bumping aiohttp from version 3.13.3 to 3.13.4 in the langchain_v1 library. This patch addresses potential improvements or security fixes in the aiohttp HTTP client library. The release represents incremental maintenance work on the LangChain framework.
★★★★★LangChain Core version 1.2.25 is a patch release that includes hardened validation for text file handling in deprecated prompt loading functions and documentation typo corrections. This minor update improves robustness and code quality without introducing breaking changes.
★★★★★OpenClaw v2026.4.2 is a major release featuring significant architectural improvements including restoration of the core Task Flow substrate with managed sync modes, migration of plugin configurations (xAI and Firecrawl) from legacy core paths to plugin-owned paths, and numerous provider/channel fixes. Key additions include Android assistant integration, enhanced Matrix mentions, Feishu comment workflows, and centralized provider transport policy handling. The release includes breaking changes requiring config migration via `openclaw doctor --fix`.
★★★★★crewAI v1.13.0a7 is a minor alpha release introducing A2UI extension support for v0.8/v0.9 with comprehensive schemas and documentation. The release includes bug fixes for multimodal vision prefixes by adding GPT-5 and o-series model support. This update enhances the framework's UI capabilities and model compatibility for advanced vision tasks.
★★★★★langchain-core version 1.2.24 introduces improvements to OpenAI file input handling by imputing placeholder filenames, adds the "computer" tool to well-known OpenAI tools, and upgrades Pygments to version 2.20.0 or higher across all packages to address CVE-2026-4539 security vulnerability.
★★★★★OpenClaw v2026.4.1 is a maintenance and feature release introducing chat-native task boards, SearXNG web search integration, Amazon Bedrock Guardrails support, and enhanced channel features (Feishu comments, WhatsApp reactions, Telegram improvements). The release includes significant fixes for task management, execution approvals, session handling, and plugin runtime dependencies, with improved error handling and configuration flexibility across gateways, channels, and agent systems.
★★★★★OpenClaw v2026.4.1-beta.1 introduces significant enhancements across chat, web search, cloud integrations, and channel management. Key additions include a native `/tasks` background task board, SearXNG web search provider, Amazon Bedrock Guardrails support, and improved Feishu document collaboration. The release also addresses critical fixes for task management, execution approvals, session routing, and channel-specific issues to improve stability and user experience.
★★★★★OpenAI Agents Python v0.13.4 is a patch release that fixes AnyLLM response replay input validation by sanitizing inputs before validation. The release includes documentation updates for extension feature mapping and routine release automation tasks.
★★★★★Claude Code v2.1.89 is a major release introducing deferred permission decisions for headless sessions, flicker-free rendering, improved MCP connection handling, and numerous bug fixes across tool execution, file handling, and UI rendering. Key improvements include named subagents, enhanced auto-mode permission workflows, and fixes for critical issues like memory leaks, LSP crashes, and prompt cache misses in long sessions.
★★★★★OpenClaw v2026.3.31-beta.1 introduces significant breaking changes to node execution, plugin SDK deprecation, and stricter security defaults for plugin/skill installation. Key improvements include unified background task management with flow control, expanded channel support (QQ Bot), enhanced MCP capabilities with remote HTTP/SSE servers, and security hardening across gateway authentication, node commands, and event handling. Multiple channel-specific enhancements (Matrix, LINE, Teams, WhatsApp, Slack) and provider integrations (OpenAI Responses, Pi Codex, TTS diagnostics) round out the release.
★★★★★LangChain v1.2.14 release includes security patches, performance improvements, and bug fixes. Key updates address CVE-2026-4539 via Pygments dependency upgrade, reduce initialization speed by 15%, fix recursion limit handling in create_agent, and improve token counter recognition for ChatAnthropicVertex. The release also updates dependencies, adds async implementations, and enhances Azure AI Foundry compatibility.
★★★★★This guide teaches how to build knowledge graphs from unstructured text using Claude's structured outputs for entity extraction, relation mining, and entity resolution. Rather than training traditional NER and relation classifiers, Claude handles each stage via prompts, enabling multi-hop graph reasoning without a database. The approach uses Haiku for high-volume extraction and Sonnet for entity resolution, with techniques transferable to production databases like Neo4j or PostgreSQL.
★★★★★OpenAI Agents Python v0.13.3 is a maintenance release addressing two critical bugs: fixing stale hydrated input IDs in server conversation tracking and enabling raw image_url content parts in chat completions. The release also includes documentation improvements for non-OpenAI providers, updated translations, and code quality enhancements with Ruff linting.
★★★★★langchain-openrouter version 0.2.1 was released with a critical fix for passing attribution headers through httpx default_headers instead of the previous method. The release includes updated model profile data and a dependency bump for the requests library from 2.32.5 to 2.33.0. This patch addresses header handling in the OpenRouter integration for LangChain.
★★★★★OpenClaw v2026.3.28 is a major release featuring breaking changes to Qwen OAuth migration and config validation, alongside significant enhancements including xAI Responses API integration, MiniMax image generation, async tool approval hooks, ACP channel bindings, and unified file upload actions across platforms. The release includes numerous bug fixes for Telegram splitting, WhatsApp echo loops, Mistral API compatibility, and security improvements for credential auditing.
★★★★★OpenClaw v2026.3.28-beta.1 introduces significant breaking changes including removal of deprecated Qwen OAuth integration and stricter config validation, while adding major features like async tool approval hooks, MiniMax image generation, xAI search integration, and unified file upload actions across platforms. The release includes numerous fixes for Telegram message splitting, WhatsApp echo loops, image tool fallbacks, and security improvements for credential auditing.
★★★★★LangChain Core version 1.2.23 was released with minimal changes from 1.2.22. The release includes a revert of a trace invocation params metadata fix and a dependency bump for the requests library from 2.32.5 to 2.33.0. This appears to be a patch release addressing a regression in the previous version.
★★★★★Claude Code v2.1.85 introduces MCP server flexibility with environment variables for multi-server support, conditional hook execution to reduce overhead, and improved OAuth compliance with RFC 9728. The release includes significant bug fixes for context management, plugin handling, terminal compatibility, and streaming performance, plus enhancements to file autocomplete and scroll performance on large transcripts.
★★★★★