From a423dd75d4bec2c559ebe44f27752344712d69fa Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Mon, 13 Jul 2026 03:08:53 +0000 Subject: [PATCH] a2a-source-edit: write agent.py --- agent.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/agent.py b/agent.py index da9cb09..2b79b3f 100644 --- a/agent.py +++ b/agent.py @@ -8,6 +8,7 @@ caller-configured; when they are absent the corresponding evidence is marked as """ from __future__ import annotations +import asyncio import hashlib import json import re @@ -19,7 +20,7 @@ from typing import Any, Literal from urllib.parse import urlparse import httpx -from pydantic import AnyHttpUrl, BaseModel, ConfigDict, Field, field_validator, model_validator +from pydantic import AnyHttpUrl, BaseModel, ConfigDict, Field, field_validator import a2a_pack as a2a from a2a_pack import (