configNotice
configNotice(
summary,warnings?):SlashCommandNotice
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:197
The /config notice, from the pre-rendered summary lines (or an unavailable fallback).
TUI-C19 — when config-validation warnings are present (unknown keys / deprecated names), they
are rendered FIRST, as the details the standing “config has problems” advisory line points at,
then a blank spacer, then the resolved summary. A clean config (no warnings) reads exactly as
before. Tone flips to warn (yellow) while there are warnings so the block reads as caution.
Parameters
Section titled “Parameters”summary
Section titled “summary”string[] | undefined
warnings?
Section titled “warnings?”string[]