ConfigSummaryInput
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:133
The subset of the resolved config /config surfaces. Structurally typed (not the full
GthConfig) so this pure module stays decoupled from the config types; the caller passes the
real resolved config, which is a superset.
Properties
Section titled “Properties”agent?
Section titled “agent?”
optionalagent?:object
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:135
backend?
Section titled “backend?”
optionalbackend?:string
commands?
Section titled “commands?”
optionalcommands?:Record<string,unknown>
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:140
consoleLevel?
Section titled “consoleLevel?”
optionalconsoleLevel?:unknown
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:139
filesystem?
Section titled “filesystem?”
optionalfilesystem?:unknown
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:136
modelDisplayName?
Section titled “modelDisplayName?”
optionalmodelDisplayName?:string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:134
streamOutput?
Section titled “streamOutput?”
optionalstreamOutput?:boolean
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:137
useColour?
Section titled “useColour?”
optionaluseColour?:boolean
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:138