Skip to content

displayToolIndication

displayToolIndication(message): void

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/consoleUtils.ts:195

TUI-C30 — print one pre-styled tool-call indication block (the plain surface’s compact ✓ name(args…) + greyed preview, built by core/plainToolIndication.ts). Same INFO-level gate, stdout channel and session-log treatment as displayInfo — matching the stream discipline of the existing tool notices — but WITHOUT the blanket dim wrap: the block styles each line itself (diff colours, per-line dim), and an outer wrapper would be broken by the inner resets. The session log gets the ANSI-stripped text via writeToSessionLog.

string

void