16 lines
343 B
JSON
16 lines
343 B
JSON
{
|
|
"name": "jeremy-adk-orchestrator",
|
|
"description": "Production ADK orchestrator for A2A protocol and multi-agent coordination on Vertex AI",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Longshore",
|
|
"email": "jeremy@intentsolutions.io"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents",
|
|
"./agent"
|
|
]
|
|
} |