1 · arctl → AgentRegistry → kagent runtime
deployarctl scaffolds and builds an agent image, publishes it to
AgentRegistry, and deploys it onto the connected kagent runtime
(maniak-goose-kagent) as a live Agent — reachable over A2A.
flowchart LR A[arctl init agent] --> B[arctl build image] B --> C[(AgentRegistry)] C --> D[runtime maniak-goose-kagent] D --> E[kagent Agent goosehello] E --> F([A2A :8080 — live hello])
./scripts/kagent-menu.sh deploy
# or directly:
./scripts/kagent-deploy-adk-agent.sh deploy