II.
LaunchConfig overview
Reference · livelaunch-config:pi.default
Pi (default) overview
Default launch recipe for Pi CLI. Spawns the `pi` CLI with no extra argv by default, no environment overrides, and the version's default capability profile. Pi 0.76.0 also accepts `--session-id <id>` when automation needs deterministic project-local session selection.
Attributes
agentVersionId
agentVersion:pi:ge-0-75-5
displayName
Pi (default)
env
commArgs
[]
sessionIdArg
flag
--session-id
valuePlaceholder
<id>
introducedIn
0.76.0
behavior
Create or resume the exact project-local Pi session ID.
description
Default launch recipe for Pi CLI. Spawns the `pi` CLI with no extra
argv by default, no environment overrides, and the version's default
capability profile. Pi 0.76.0 also accepts `--session-id <id>` when
automation needs deterministic project-local session selection.
Outgoing edges
requires_capability1
- capability:supports-tool-use·CapabilitySupports tool use
runs_via1
- execution:local-host·ExecutionLocal host (no isolation)
Incoming edges
None.