Merge 3bd96cdeae52491c593f66bf922c7432b2e9d413 into 8a05c05596ca9ba0735dafd8e359885de4c2c969

This commit is contained in:
AfantyCoder 2026-03-20 22:56:24 -07:00 committed by GitHub
commit 521e11f040
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -450,6 +450,7 @@ export const FIELD_LABELS: Record<string, string> = {
"agents.defaults.humanDelay.mode": "Human Delay Mode",
"agents.defaults.humanDelay.minMs": "Human Delay Min (ms)",
"agents.defaults.humanDelay.maxMs": "Human Delay Max (ms)",
"agents.defaults.timeoutSeconds": "Timeout (Seconds)",
"agents.defaults.cliBackends": "CLI Backends",
"agents.defaults.compaction": "Compaction",
"agents.defaults.compaction.mode": "Compaction Mode",