a2a-source-edit: write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -401,7 +401,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.0"
|
||||
version = "0.1.1"
|
||||
|
||||
config_model = CustomerIntegrationEngineerConfig
|
||||
auth_model = NoAuth
|
||||
|
||||
Reference in New Issue
Block a user