Skip to content

isShellShapedResult

isShellShapedResult(name, result): boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/toolDisplay.ts:376

TUI-C32 residual c — is THIS tool call genuinely a shell-shaped result (name allows it AND the result actually carries the <COMMAND_OUTPUT> shape)? Used by the plain surface to decide liveOutputAlreadyShown (the child streamed live via the tool-output channel’s default sink), so a non-shell tool whose result merely quotes the marker no longer has its body suppressed.

string

string | undefined

boolean