This commit is contained in:
a2a-platform
2026-06-04 00:33:54 +00:00
commit d143e62918
15 changed files with 1922 additions and 0 deletions

11
a2a.yaml Normal file
View File

@@ -0,0 +1,11 @@
name: github-repo-inspector
version: 1.0.0
entrypoint: agent:GithubRepoInspector
expose:
public: true
frontend:
path: frontend
build: npm run build
dist: dist
mount: /app
auth: inherit