{
"id": "launch-config:claude-code.default",
"_kind": "LaunchConfig",
"_file": "agent-stack/launch-configs/claude-code-default.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentVersionId": "agent-version:claude-code@1.x",
"displayName": "Claude Code (default)",
"model": "model:claude-opus-4-7@current",
"env": {},
"commArgs": [],
"description": "Default launch recipe for Claude Code 1.x. Spawns the `claude` CLI\nwith no extra argv, no environment overrides, no transport proxy,\nand the version's default capability profile, against the current\nOpus 4.7 model.\n"
},
"outgoingEdges": [
{
"from": "launch-config:claude-code.default",
"to": "capability:streaming",
"kind": "requires_capability",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full"
}
},
{
"from": "launch-config:claude-code.default",
"to": "capability:supports-tool-use",
"kind": "requires_capability",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full"
}
},
{
"from": "launch-config:claude-code.default",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
}
],
"incomingEdges": []
}