docs: add comprehensive configuration examples guide

This commit is contained in:
Dave Onkels
2026-01-05 22:22:15 -08:00
committed by Peter Steinberger
parent 3c20e72e33
commit 18c67ca831
5 changed files with 558 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ If the file is missing, CLAWDBOT uses safe-ish defaults (embedded Pi agent + per
- tune the embedded agent (`agent`) and session behavior (`session`)
- set the agent's identity (`identity`)
> **New to configuration?** Check out the [Configuration Examples](/gateway/configuration-examples) guide for complete examples with detailed explanations!
## Schema + UI hints
The Gateway exposes a JSON Schema representation of the config via `config.schema` for UI editors.