Skip to content

searchNotice

searchNotice(args, search): SlashCommandNotice

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:248

The /search notice (GS2-7). With no query it prints usage; otherwise it runs the injected fail-soft SlashCommandContext.historySearch provider and renders its result lines. When no provider is bound (no store), it reports history as unavailable.

string[]

((query) => string[]) | undefined

SlashCommandNotice