We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf02e08 commit f559b15Copy full SHA for f559b15
1 file changed
src/plugins/session-entry-slot-keys.ts
@@ -21,6 +21,8 @@ const SESSION_ENTRY_RESERVED_SLOT_KEY_LIST = [
21
"spawnDepth",
22
"subagentRole",
23
"subagentControlScope",
24
+ "inheritedToolDeny",
25
+ "inheritedToolAllow",
26
"subagentRecovery",
27
"pluginOwnerId",
28
"systemSent",
0 commit comments