This commit is contained in:
a2a-platform
2026-06-27 01:01:22 +00:00
commit 00738e348e
36 changed files with 341955 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: github-rest-openapi-agent
version: 1.1.4
entrypoint: agent:GithubRestOpenapiAgent
description: Developer platform API for repos, pull requests, issues, actions, and
more.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- api.github.com
deny_internet_by_default: true