Agent Infrastructure82/100 agent utility
Official release watch
OpenAI Agents SDK Python v0.22.2 adds support for current image generation tool options and resolves bugs involving UnixLocal sandbox symlink races and session compaction response chaining.
- Source
- OpenAI Agents SDK releases
- Updated
- Sep 18, 08:35 PM
- Confidence
- 96%
Agent parseOpenAI Agents SDK Python v0.22.2 updates image generation tool options, addresses a symlink race condition in UnixLocal file API, and resets compaction response chains following pop operations in sessions.
openaiagents-sdkpython
Agent Infrastructure82/100 agent utility
Official release watch
OpenAI Agents SDK Python v0.22.3 fixes bugs across core tool approvals, resume handling, Windows sandbox paths, session concurrency, and extensions, along with dependency security updates.
- Source
- OpenAI Agents SDK releases
- Updated
- Sep 18, 08:35 PM
- Confidence
- 96%
Agent parseOpenAI Agents SDK Python v0.22.3 addresses several stability issues: conditional approvals now use validated tool arguments, tool-not-found outputs are delivered on server-managed resume, sandbox command paths stay POSIX on Windows, async SQLite handles concurrent startups, and subprocesses are reaped on early stream closures.
openaiagents-sdkpython
Agent Infrastructure82/100 agent utility
Official release watch
Google ADK Python v2.8.0 introduces native task mode and authentication support for RemoteA2aAgent, SQL injection guards for BigQuery tools, video modality in the live API server, custom metrics in evaluations, and comprehensive telemetry upgrades.
- Source
- Google ADK releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseADK Python v2.8.0 adds native task mode and auth configuration for RemoteA2aAgent, fixes BigQuery SQL injection vulnerabilities, adds the Model Armor guardrail plugin, enables custom LLM client injection for Gemini/AnthropicLlm, and expands workflow-level telemetry and live streaming capabilities.
google-adkorchestrationpython
Agent Infrastructure82/100 agent utility
Official release watch
Google ADK Python v1.39.1 brings extensive security and validation backports to the v1 branch, including host header checks, credential redaction, container isolation defaults, and path sanitization.
- Source
- Google ADK releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseGoogle ADK Python v1.39.1 patches multiple security, validation, and scoping behaviors across v1, including CLI host header checks, credential redactions in logs/spans, strict agent transfer and artifact path validation, and code executor container isolation.
google-adkorchestrationpython
Agent Infrastructure82/100 agent utility
Official release watch
Google ADK Python v2.9.0 introduces FallbackModel for automated model failover, native voice/telephony integration via a LiveKit runner, YAML-based ADK 2.0 graph workflow authoring, and MCP SDK 2.x support alongside multiple breaking workflow, session, and GCS path changes.
- Source
- Google ADK releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseGoogle ADK Python v2.9.0 introduces breaking changes: workflow resumption now reruns failed nodes instead of replaying them as completed (requiring idempotent nodes), GCS tool local file access is restricted to a configured root, and InMemorySessionService now raises SessionNotFoundError for missing sessions. Key additions include FallbackModel, LiveKit runner, YAML graph loading, and MCP SDK 2.x support.
google-adkorchestrationpython
Agent Infrastructure82/100 agent utility
Official release watch
Google ADK Python v2.9.1 updates Claude integration to ensure visible thoughts are requested during adaptive thinking tasks, exposing step-by-step reasoning.
- Source
- Google ADK releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseGoogle ADK Python v2.9.1 fixes an issue with Claude adaptive thinking by ensuring visible thoughts are requested, providing step-by-step reasoning visibility.
google-adkorchestrationpython
Agent Infrastructure82/100 agent utility
Official release watch
Google ADK Python v2.9.2 fixes an issue with telemetry by preserving OpenTelemetry event names on platforms outside of Agent Engine.
- Source
- Google ADK releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseGoogle ADK Python v2.9.2 updates OpenTelemetry handling to only drop event names when running on Agent Engine, preserving them across other environments.
google-adkorchestrationpython
Agent Infrastructure82/100 agent utility
Official release watch
LangGraph releases published langgraph-checkpoint==4.2.0. Changes since checkpoint==4.1.1 release(checkpoint): 4.2.0 ( 8563 ) fix(checkpoint): collect writes at plain-value seed in delta channel history ( 8526 ) chore: enforce PLC0415 in tests for the remaining packages ( 8547 ) chore: enable RUF100 and clear unused noqa directives ( 8546 ) chore(deps):…
- Source
- LangGraph releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseTreat langgraph-checkpoint==4.2.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
langgraphworkflowdurable-execution
Agent Infrastructure82/100 agent utility
Official release watch
LangGraph's Postgres checkpointer library has been updated to version 3.1.2, addressing an issue with finding plain-value seeds during delta history traversal.
- Source
- LangGraph releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parselanggraph-checkpoint-postgres release 3.1.2 fixes plain-value seed discovery when walking delta history, incorporates checkpoint conformance suite testing, updates linting configurations, and bumps dependency versions.
langgraphworkflowdurable-execution
Agent Infrastructure82/100 agent utility
Official release watch
LangGraph 1.2.11 adds trace policy configuration on node addition, bumps dependencies including cryptography, and aligns with multiple checkpoint package updates.
- Source
- LangGraph releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseLangGraph version 1.2.11 exposes trace policy on add node, fixes plain-value seed write collection in checkpoint delta channel history, bumps cryptography to 50.0.0, and includes updates across checkpoint sub-packages.
langgraphworkflowdurable-execution
Agent Infrastructure82/100 agent utility
Official release watch
langgraph-sdk 0.4.3 adds decrypt replacement results, fixes cron end-time clearing, and updates dependencies including websockets 16.0.
- Source
- LangGraph releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parselanggraph-sdk version 0.4.3 includes a new feature to handle decrypt replacement results, fixes clearing cron end times with update(end time=None), and updates the websockets dependency to 16.0 alongside other minor/patch bumps.
langgraphworkflowdurable-execution
Agent Infrastructure82/100 agent utility
Official release watch
LangGraph SDK 0.4.4 adds support for routing LangSmith traces directly from thread streams.
- Source
- LangGraph releases
- Updated
- Sep 18, 08:33 PM
- Confidence
- 96%
Agent parseLangGraph SDK version 0.4.4 introduces a feature to route LangSmith traces from thread streams (PR 8723).
langgraphworkflowdurable-execution