a2a-source-edit: write agent.py

This commit is contained in:
a2a-cloud
2026-07-13 11:17:22 +00:00
parent 0631a3e4fa
commit aaf19e5736

View File

@@ -403,7 +403,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.2"
version = "0.1.3"
config_model = CustomerIntegrationEngineerConfig
auth_model = NoAuth