Reference
Every public symbol in a2a_pack plus every a2a CLI command,
auto-generated from source. Start with the SDK core, then the CLI.
SDK
a2a_pack.agent—A2AAgent,@a2a.tool, the agent model.a2a_pack.context—RunContext: progress, artifacts, auth, scoped access.a2a_pack.grants— mint + verify scoped capability grants.a2a_pack.workspace—WorkspaceClient,install_grant.a2a_pack.runtime— runtime that hosts the agent.a2a_pack.card— Agent Card generation.a2a_pack.frontend— ship a packed frontend at/app.a2a_pack.a2a_client— call other agents.a2a_pack.discovery— marketplace discovery.a2a_pack.sandbox— sandboxed microVM execution.a2a_pack.auth— auth models.
CLI
a2a— build, package, and deploy agents.