style: apply oxfmt

This commit is contained in:
Peter Steinberger
2026-01-19 01:11:42 +00:00
parent 6a4b5fa4b5
commit 99bf65c539
5 changed files with 22 additions and 38 deletions

View File

@@ -324,8 +324,7 @@ const FIELD_HELP: Record<string, string> = {
'Optional allowlist of model ids (e.g. "gpt-5.2" or "openai/gpt-5.2").',
"tools.exec.notifyOnExit":
"When true (default), backgrounded exec sessions enqueue a system event and request a heartbeat on exit.",
"tools.exec.pathPrepend":
"Directories to prepend to PATH for exec runs (gateway/sandbox).",
"tools.exec.pathPrepend": "Directories to prepend to PATH for exec runs (gateway/sandbox).",
"tools.message.allowCrossContextSend":
"Legacy override: allow cross-context sends across all providers.",
"tools.message.crossContext.allowWithinProvider":