a2a-source-edit: write agent.py

This commit is contained in:
a2a-cloud
2026-07-13 11:20:59 +00:00
parent 14eef25c19
commit 630fdc6786

View File

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