a2a-source-edit: write agent.py

This commit is contained in:
a2a-cloud
2026-07-13 12:03:21 +00:00
parent 07c8f36946
commit 522609085b

View File

@@ -410,7 +410,7 @@ class CustomerIntegrationEngineer(A2AAgent[CustomerIntegrationEngineerConfig, No
"Guides and validates customer integrations from requirements through a tested handoff while "
"keeping credentials and production changes under customer control."
)
version = "0.1.4"
version = "0.1.5"
config_model = CustomerIntegrationEngineerConfig
auth_model = NoAuth