Developer / SDK
Agent pack format (manifest + JS entrypoints) used by this demo.
pack.json
{
"format": "agentpack.v1",
"slug": "pack-a",
"name": "Pack A — Desktop + Files",
"version": "0.1.0",
"agents": [
{
"id": "5.1.1.1",
"slug": "local-cli-runner",
"name": "Local CLI Runner",
"main": "agents/local-cli-runner/index.js",
"permissions": ["local.exec", "local.fs.read", ...],
"purpose": "..."
}
]
}
Receipts: Every run writes receipts.json plus artifacts/.