Skip to main content

ToolOutputId

Type Alias ToolOutputId 

Source
pub type ToolOutputId = u64;
Expand description

Session-local key for a complete tool-output capture.

This is deliberately a UI protocol identifier. It is not persisted in ThreadEvent data and must not be treated as a tool-call identity outside the live terminal session.