This commit is contained in:
a2a-platform
2026-06-27 01:02:33 +00:00
commit fd052573f7
43 changed files with 8414 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: digitalocean-openapi-agent
version: '2.0'
entrypoint: agent:DigitaloceanOpenapiAgent
description: Cloud control-plane API for compute, storage, networking, databases,
and AI features.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- api.digitalocean.com
deny_internet_by_default: true