ADK 1.14.0 で追加された Agent、Runnerに続く新たな概念 App
DRANK

こんにちは、サントリーこと大橋です。本日(2025/09/11)、Agent Development Kit(以降ADK)のバージョン 1.14.0がリリースされました。 Upgrade ADK runner to use App in addition to root_agent (4df79dd)[Tools] Add a tool confirmation flow that can guard tool execution with explicit confirmation and custom input (a17bcbb)[Tools] Add GkeCodeExecutor for sandboxed code execution on GKE (72ff9c6)[Tools] Add BigQuery forecast tool (0935a40)[A2A] Allow users to pass their own agent card to to_a2a method (a1679da)Appの概念の導入ツールの実行前に確認と入力のカスタマイズを行えるフローの追加(別の記事で紹介します)GKE上でのサンドボックス化されたコード実行のためのGkeCodeExecutorの追加BigQuery forecast toolの追加A2A(Agent-to-Agent)連携の強化(カスタムAgent Cardやカスタムコンバーターのサポート)他にも多くの機能追加、バグフィックス、改善が行われています。今回はこの中で、ADKの構造に大きな変化をもたらす可能性のある「App」という新しい概念について深掘りしていきたいと思います。対象読者ADKユーザーADKをこれから使いたい…

zenn.dev
Related Topics: