mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 20:50:24 +00:00
docs: refresh config schema mirror refs
This commit is contained in:
@@ -93,8 +93,9 @@ The Control UI can localize itself on first load based on your browser locale, a
|
||||
- Config writes include a base-hash guard to prevent clobbering concurrent edits
|
||||
- Config writes (`config.set`/`config.apply`/`config.patch`) also preflight active SecretRef resolution for refs in the submitted config payload; unresolved active submitted refs are rejected before write
|
||||
- Config schema + form rendering (`config.schema` / `config.schema.lookup`,
|
||||
including field labels/help plus plugin + channel schemas when available);
|
||||
Raw JSON editor is available only when the snapshot has a safe raw round-trip
|
||||
including field `title` / `description`, matched UI hints, immediate child
|
||||
summaries, plus plugin + channel schemas when available); Raw JSON editor is
|
||||
available only when the snapshot has a safe raw round-trip
|
||||
- If a snapshot cannot safely round-trip raw text, Control UI forces Form mode and disables Raw mode for that snapshot
|
||||
- Structured SecretRef object values are rendered read-only in form text inputs to prevent accidental object-to-string corruption
|
||||
- Debug: status/health/models snapshots + event log + manual RPC calls (`status`, `health`, `models.list`)
|
||||
|
||||
Reference in New Issue
Block a user