code editor: Agent Studio improvement iteration 1 for agent-compliance-auditor. Goa

This commit is contained in:
a2a-code-editor
2026-07-13 11:31:25 +00:00
parent deb94702b7
commit 5c84628c6f
5 changed files with 17 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
name: agent-compliance-auditor
version: 0.1.3
version: 0.1.4
entrypoint: agent:AgentComplianceAuditor
expose:
public: false
@@ -11,8 +11,4 @@ runtime:
egress:
allow_hosts:
- gitea.a2a.svc.cluster.local
- argocd-server.argocd.svc.cluster.local
- kubernetes.default.svc
- registry-1.docker.io
- ghcr.io
deny_internet_by_default: true