ConstOpt-in gate for the auto-format-before-push hook (#1045). Default false: the hook does nothing on every push unless the user explicitly enables it.
OptionaldiffToolCustomCommand?: stringOptionalexcludeOrgs?: string[]Threshold (in minutes) for the SessionStart PR health one-liner (#1255).
The cached digest only refreshes when the user runs /oss; SessionStart
fires every session. Without a freshness gate the line drifts arbitrarily
stale between runs. When the cache is older than this many minutes (and
not yet 7 days old, which keeps the existing catch-up nudge), the line is
suppressed entirely. Default 30 minutes.
OptionalissueListPath?: stringOptionallocalRepoScanPaths?: string[]OptionalreviewMaxPasses?: numberConvergence cap for the multi-agent review loop in
workflows/dispatch-review.md (#1275). When unset, the workflow
falls back to per-mode defaults (5 for diff, 3 for plan). Lower
values shorten the loop at the cost of skipping later iterations
if findings persist; higher values give the loop more chances to
converge before bailing. Optional — leave unset to use the
defaults.
Optionalscope?: ("advanced" | "beginner" | "intermediate")[]OptionalsetupCompletedAt?: stringOptionalskippedIssuesPath?: stringOptional Ollama HTTP host override. Defaults to http://127.0.0.1:11434
when empty. Useful when Ollama runs on a different machine on the
local network.
Optional Ollama model for SLM pre-triage during issue vetting (#1122).
Empty disables the feature. Recommended: gemma4:e4b (default for
capable hardware), gemma4:e2b or qwen3:1.7b for low-RAM machines.
Threaded through to scout via the bridge in scout-bridge.ts.
OptionalstarredReposLastFetched?: stringOptionalstatusOverrides?: Record<
Default configuration applied to new state files. All fields can be overridden via
/setup-oss.