mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 04:00:43 +00:00
fix: trim before agent hook PR scope
This commit is contained in:
@@ -35,7 +35,6 @@ const header = `// Generated by scripts/protocol-gen-swift.ts — do not edit by
|
||||
|
||||
const OPTIONAL_INIT_DEFAULTS = new Map<string, Set<string>>([
|
||||
["ChatHistoryParams", new Set(["includeblockedoriginalcontent"])],
|
||||
["PluginApprovalRequestParams", new Set(["alloweddecisions"])],
|
||||
]);
|
||||
|
||||
const reserved = new Set([
|
||||
|
||||
Reference in New Issue
Block a user