Skip to content

Commit 471cfbd

Browse files
huangyiireneclaude
andauthored
chore(claude): allowlist the claude-code-remote trigger/session self-management tools (#10977)
Auto-mode PM seats still hit forced confirm dialogs on the claude-code-remote trigger tools and stall when nobody is at the keyboard. An explicit permissions.allow entry outranks the classifier's confirmation, so add the eight tools of the trigger/session self-management family. Fleet/spend/scope actions (create_session, archive_session, interrupt_session, add_repo, ...) deliberately stay behind prompts. Claude-Session: https://claude.ai/code/session_01ApyDuQY2fkunMCqXiqvBhR Co-authored-by: Claude <noreply@anthropic.com>
1 parent 28ad84a commit 471cfbd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717
"mcp__Claude_in_Chrome__find",
1818
"mcp__Claude_in_Chrome__read_console_messages",
1919
"mcp__Claude_in_Chrome__list_connected_browsers",
20+
"mcp__Claude_Code_Remote__delete_trigger",
21+
"mcp__Claude_Code_Remote__fire_trigger",
22+
"mcp__Claude_Code_Remote__update_trigger",
23+
"mcp__Claude_Code_Remote__send_later",
24+
"mcp__Claude_Code_Remote__list_triggers",
25+
"mcp__Claude_Code_Remote__get_session",
26+
"mcp__Claude_Code_Remote__list_sessions",
27+
"mcp__Claude_Code_Remote__create_trigger",
2028
"Bash(agent-browser snapshot *)",
2129
"Bash(agent-browser skills *)"
2230
]

0 commit comments

Comments
 (0)