Skip to content

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.

optional agent?: object

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

optional backend?: string


optional commands?: Record<string, unknown>

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


optional consoleLevel?: unknown

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


optional filesystem?: unknown

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


optional modelDisplayName?: string

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


optional streamOutput?: boolean

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


optional useColour?: boolean

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