From 1340d3098f7bb3379ca45da47c63f92fafec7acf Mon Sep 17 00:00:00 2001 From: pplate Date: Sat, 4 Apr 2026 12:16:14 +0200 Subject: [PATCH] fix(mcp): finalize alwaysAllow restrictions in mcp.json --- .roo/mcp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.roo/mcp.json b/.roo/mcp.json index 2c97731..4383e60 100644 --- a/.roo/mcp.json +++ b/.roo/mcp.json @@ -12,7 +12,9 @@ "git_diff_unstaged", "git_log", "git_add", - "git_commit" + "git_commit", + "git_branch", + "git_create_branch" ] }, "filesystem": {