This commit is contained in:
a2a-platform
2026-06-27 01:02:54 +00:00
commit dcf20c131f
37 changed files with 83787 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# square-connect-openapi-agent
Generated A2APack agent for Square.
- Source OpenAPI: https://raw.githubusercontent.com/square/connect-api-specification/master/api.json
- Generated operations: 328
- Main skill: `auto`
- Routing mode: DeepAgents subagents across 32 route groups
The generated code is intentionally editable. Tune prompts, operation
grouping, auth names, and safety policy before publishing serious agents.