fix: steer agents to safe gateway config flow

This commit is contained in:
Peter Steinberger
2026-04-26 05:00:09 +01:00
parent 44da034516
commit 9ed11d6c49
12 changed files with 114 additions and 4 deletions

View File

@@ -95,6 +95,8 @@ active runtime model label from the latest transcript usage entry.
For partial changes, prefer `config.schema.lookup` then `config.patch`. Use
`config.apply` only when you intentionally replace the entire config.
For broader config docs, read [Configuration](/gateway/configuration) and
[Configuration reference](/gateway/configuration-reference).
The tool also refuses to change `tools.exec.ask` or `tools.exec.security`;
legacy `tools.bash.*` aliases normalize to the same protected exec paths.