Monitoring
Observability, logging, and performance tracking for agents
Build a playbook about Monitoring
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.
★★★★★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.
★★★★★This release contains CPU profiles from a performance testing rig comparing Gateway behavior before and after PR #124528. The profiles were captured from a bounded three-node setup with twelve concurrent turns, focusing on event-loop hotspot analysis. The archive includes representative baseline profiles and exact-head post-PR profiles to enable performance comparison and validation of the changes.
★★★★★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.
★★★★★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.
★★★★★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.
★★★★★OpenAI Agents Python v0.19.4 is a maintenance release focused on stability and correctness across tool execution, guardrails, session management, and real-time features. The release includes 16 bug fixes addressing tool result preservation, error handling, concurrent operation cancellation, and streaming content filtering. Additional improvements cover sandbox token budgets, MongoDB session state enforcement, and deterministic test reliability.
★★★★★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.
★★★★★Google ADK Python v2.6.1 release introduces enhanced telemetry capabilities for CLI operations, including parent terminal grouping, TTL pruning, and TTY connectivity tracking. Bug fixes address early telemetry recording for long-running web servers and eliminate redundant tool confirmation validation. This update improves observability and performance of the ADK CLI toolchain.
★★★★★OpenAI Agents Python v0.19.1 is a maintenance release focused on bug fixes and stability improvements across sandbox path handling, audio diagnostics, WebSocket error handling, model execution, memory management, and tracing. Key fixes address streamed model input handling, guardrail task cancellation, SQLite session counting, and batch trace processing. Documentation updates include URL corrections, tracing integration links, and standardization of decorator usage in examples.
★★★★★OpenClaw v2026.7.2-beta.5 introduces major reliability and safety improvements including crash-recoverable state management with quarantine stores, durable channel delivery across multiple platforms, session rewind/branching capabilities, interactive MCP Apps with dashboards, and structured question/approval workflows. The release adds support for new models (Claude Opus 5, Kimi K3, GPT Live), native apps for macOS/Linux/Wear OS, meeting integrations (Teams, Zoom, Google Meet), and guided local inference setup. Extensive security fixes address authorization, SQLite data safety, channel delivery persistence, and session lifecycle management.
★★★★★CrewAI 1.15.7a1 is a patch release addressing critical bug fixes and observability improvements. Key updates include fixing registry skills resolution through CrewAI+ client, recovering from GPT-5.6 tool errors, enabling tool calling on the Responses API, and preventing 404 errors for responses-only models. The release also adds skill usage event emission for better runtime observability and includes a security patch for a bedrock-agentcore dependency vulnerability.
★★★★★CrewAI v1.15.7 release includes critical bug fixes for registry skills resolution, GPT-5.6 tool compatibility, and responses-only model routing. The update enhances observability by emitting skill usage events at runtime and addresses a security vulnerability in bedrock-agentcore. This patch ensures improved tool calling functionality across different API paths and model types.
★★★★★Claude Code v2.1.217 introduces emoji shortcode autocomplete, improves transcript reliability with failure warnings, and fixes critical issues including memory leaks, Windows auto-update failures, and security vulnerabilities in session isolation. The release also enhances subagent management with concurrency caps and nesting controls, while addressing telemetry routing, screen reader accessibility, and various edge cases in session handling and transcript management.
★★★★★Claude Code v2.1.214 is a security and stability release that fixes critical permission-check bypasses across multiple shells (Bash, PowerShell, zsh), improves command parsing to prevent auto-approval of unsafe operations, and adds new features like the EndConversation tool and OpenTelemetry enhancements. The release addresses 50+ bugs including permission prompt timing issues, background session management, streaming failures, and platform-specific encoding problems on Windows.
★★★★★OpenAI Agents Python v0.18.3 release includes configurable tracing spans for tasks and turns, improved realtime response usage tracking, and 13 bug fixes addressing serialization, memory management, concurrent execution isolation, and schema handling. Key improvements enhance reliability in handoff preservation, session state management, and error handling across computer vision, sandbox, and model provider integrations.
★★★★★crewAI 1.15.3 introduces enhanced execution interception points, declarative flow support in TUI, and organizational API improvements. Key bug fixes address hook execution, tool caching, token usage reporting, and history management. The release improves developer experience through better hook documentation and more granular control over agent execution boundaries.
★★★★★