Agent Teams
Multi-agent orchestration, coordination, and communication patterns
Build a playbook about Agent Teams
Save articles from this feed, then generate a personalized implementation guide
Claude Code v2.1.243 introduces significant improvements to usage monitoring, model management, and authentication. Key additions include a Loops breakdown in `/usage` for tracking runaway tasks, a `modelPicker` setting for curating model selections, prompt cache TTL controls, organization-managed pricing, and keyless sign-in via Anthropic Console. The release also includes numerous bug fixes for MCP servers, auto mode, session management, and performance optimizations reducing binary size by ~75% and memory usage by 40-70 MB.
★★★★★crewAI v1.15.17 introduces declarative conversational flows with opt-in conversational mode, improves tool handling with AMP slug support and oversized message chunking, and fixes critical bugs including MCP server configuration, agent scope closure, tool error attribution, and OpenAI Responses API compatibility. The release enhances security with SSRF checks per redirect hop and resolves native tool call issues.
★★★★★OpenAI Agents Python v0.22.0 is a minor release focused on runtime hardening and provider configuration improvements. Key changes include redacting blocked tool outputs from replay state, rejecting conflicting provider options when explicit clients are used, isolating usage accounting between RunState checkpoints, and expanding handoff agents in generated graphs. Applications combining explicit `openai_client` with `organization` or `project` parameters must migrate those values to the `AsyncOpenAI` client constructor.
★★★★★OpenAI Agents Python v0.21.0 is a minor release introducing provider-neutral testing APIs and OpenAI Python v3 compatibility. Key additions include new testing utilities for deterministic Agent, Sandbox, Realtime, and Voice workflows without provider requests, updated HTTPX2-aware request handling, and numerous hardening fixes across core, MCP, Sandbox, Realtime, and Voice modules. The release maintains backward compatibility while improving state isolation, error handling, and validation strictness.
★★★★★crewAI 1.15.16 introduces execution context management with UUID support, enhanced exception tracking, and deployment origin recording. Bug fixes address span release recording, MySQL validation, and turn failure propagation issues. The release includes new frontend guides for CopilotKit and AG-UI integrations.
★★★★★Claude Code v2.1.232 introduces major improvements to subagent forking, cross-session messaging, and security hardening. Key features include default subagent forking with prompt cache inheritance, @-mention syntax for direct session communication, GitLab marketplace support, and numerous security fixes for permission bypasses and credential handling. The release also enhances Remote Control stability, improves managed settings validation, and fixes various UI and performance issues.
★★★★★crewAI v1.15.15 introduces enhanced flow reporting capabilities with outcome, duration, and human-in-the-loop signal tracking. The release includes critical security updates for torch and gitpython dependencies, fixes for event emission during boundary hook aborts, and standardization of CLI flags to kebab-case. Bug fixes also address span export scoping to prevent tracer provider conflicts.
★★★★★LangChain v1.3.15 release includes 30+ improvements focused on middleware enhancements, bug fixes, and dependency updates. Key additions include trace_policy exposure on AgentMiddleware, state_schema parameter for wrap_tool_call, and LangSmith provider integration in init_chat_model. The release addresses critical issues with history preservation, structured output handling, HITL approval gates, and tool call management while maintaining security through dependency bumps.
★★★★★crewAI version 1.15.14 introduces a key architectural improvement by separating runtime context from the coding agent and adding project ID support. This release enhances the framework's ability to manage agent execution environments independently. The update includes documentation updates for the previous version snapshot and changelog.
★★★★★OpenClaw v2026.6.33 is a major security and reliability release featuring safer network boundaries with response size caps and credential protection, more reliable long-running agents with improved stall detection, stronger channel delivery for Discord and Telegram, safer credential recovery mechanisms, and support for extended-stable package updates. The release includes 169 merged PRs addressing authorization, tool authority, external tooling scoping, and numerous stability fixes across gateway, provider, browser, and webhook systems.
★★★★★OpenClaw v2026.6.34 is an extended-stable maintenance release focused on security hardening and reliability improvements without new features. Key enhancements include safer browser and network boundaries with sandboxed routes, more resilient agent and provider runs with improved session handling, stronger channel recovery mechanisms, safer operator diagnostics with credential protection, and more robust local runtime state management. The release includes 25 merged PRs addressing execution safety, delivery stability, and gateway reliability, with upcoming deprecations for Plugin SDK migration scheduled after July 24.
★★★★★Claude Code v2.1.225 introduces gateway spend-limit support with detailed cap information, adds workspace trust prompts for untrusted directories, and fixes critical issues including OAuth token handling, MCP server authentication failures on macOS, safety-filter refusal counting, cross-session message persistence, and conversation history corruption. The release also improves Remote Control functionality with direct photo handling and enhanced session messaging capabilities.
★★★★★crewAI version 1.15.13 is a maintenance release focusing on bug fixes and documentation improvements. Key fixes include preserving LiteLLM provider routing, hardening LLM event-bus mocks, correcting Anthropic cache token usage reporting, and addressing a security vulnerability in the h2 dependency. Documentation enhancements include a new locale synchronization workflow and corrections to README links and contribution guidance.
★★★★★crewAI v1.15.11 introduces enhanced telemetry tracking for interception-hook dispatches and project_id linking for enterprise accounts, adds IBM Db2 search tool support, and surfaces AMP (Agent Management Platform) in documentation. The release includes critical security updates for aiohttp and cryptography dependencies, fixes CodeQL alerts, and improves CI/CD pipeline efficiency by skipping code checks for documentation-only PRs.
★★★★★Claude Code v2.1.222 is a maintenance release focused on security hardening, bug fixes, and stability improvements. Key fixes address worktree isolation for destructive git commands, tool restriction bypasses in background tasks, proxy connectivity issues, and usage attribution accuracy. The release also improves auto mode safety, refines model selection precedence, and removes the ultraplan feature.
★★★★★OpenAI Agents Python v0.19.3 is a maintenance release focused on bug fixes and stability improvements across core agent functionality, session management, real-time features, and extensions. The release addresses 34 bug fixes including tool name collision resolution, guardrail reporting, streaming behavior, and session persistence. Key areas improved include MCP auto-pagination, sandbox hardening, real-time audio handling, and AnyLLM provider stream management.
★★★★★OpenClaw v2026.7.2-beta.7 introduces major stability and feature enhancements including state safety with quarantine stores and crash-recoverable snapshots, durable channel delivery across multiple platforms, session rewind/branching capabilities, interactive MCP Apps with dashboards, structured questions and approvals, meeting integration with Teams/Zoom/Google Meet, Wear OS companion app, and guided local inference setup. The release also adds Claude Opus 5 support, native app improvements across macOS/Linux, enhanced memory recall, scheduling with dynamic cadence, Fish Audio speech synthesis, and numerous security hardening fixes.
★★★★★OpenClaw v2026.7.2-beta.6 introduces major enhancements for state safety, durable message delivery, session management, and multi-platform support. Key features include crash-recoverable data protection with quarantine stores, conversation branching and rewinding, interactive MCP Apps with dashboards, structured questions/approvals across platforms, meeting integration with Teams/Zoom/Google Meet, Wear OS companion app, and guided local inference setup. The release also adds Claude Opus 5 support, native apps for macOS/Linux, enhanced memory management, and improved scheduling with dynamic cadence.
★★★★★crewAI v1.15.10 introduces skill usage event collection capabilities, enabling better tracking and monitoring of agent skill utilization. The release includes documentation updates removing migrated AMP content and refreshing security reporting guidelines. This minor version update maintains stability while adding observability features for skill performance analysis.
★★★★★crewAI 1.15.9 release introduces improved error handling by surfacing tool failures explicitly rather than masking them as successes, adds FlowFailedEvent emission for better flow execution monitoring, and implements progressive disclosure for skills. The release includes documentation updates for the previous version and contributions from multiple team members.
★★★★★