From f5c417dfd01efaefbe56bdc74da16b3e5e7a41fc Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Thu, 2 Apr 2026 07:51:23 -0400 Subject: [PATCH] fix(architect): allow Edit for plan amendments, keep only NotebookEdit blocked --- agents/architect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/architect.md b/agents/architect.md index 665029d..14096a7 100644 --- a/agents/architect.md +++ b/agents/architect.md @@ -5,7 +5,7 @@ model: opus effort: max permissionMode: plan tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Write -disallowedTools: Edit, NotebookEdit +disallowedTools: NotebookEdit maxTurns: 35 skills: - conventions