fix(mcp): finalize alwaysAllow restrictions in mcp.json

This commit is contained in:
pplate
2026-04-04 12:16:14 +02:00
parent 8cbeb6571b
commit 1340d3098f
+3 -1
View File
@@ -12,7 +12,9 @@
"git_diff_unstaged", "git_diff_unstaged",
"git_log", "git_log",
"git_add", "git_add",
"git_commit" "git_commit",
"git_branch",
"git_create_branch"
] ]
}, },
"filesystem": { "filesystem": {