displayName
Pi Core (current)
agentVersionId
packageRef
loopIteratorPolicy
tool-use-loop
loopIteratorNotes
Tool-use loop over Anthropic Messages or OpenAI Responses; tool calls are
serialized (no parallel tool dispatch). Loop advances on the provider's native
end-of-turn signal.
contextManagementStrategy
platform-managed
compactionTriggerNotes
Pi defers compaction to the upstream provider; no CLI-side compaction policy.
subagentInvokerPolicy
tool-call-handoff
subagentInvokerNotes
No first-class subagent primitive; sub-tasks are modeled as ordinary tool calls
whose handler may itself spawn a nested Pi session.
resultSynthesisPolicy
model-direct
resultSynthesisNotes
Final assistant text is streamed to stdout; tool-call deltas stream concurrently.
Session ends when the provider end-of-turn fires.
stopDetectionStrategy
structured-end-event
transportClientLibrary
pi-internal
supportedTransportProtocols
parallelToolCallHandling
sequentialized
streamingFidelity
full
thinkingChannelHandling
not-supported