From 56ec58a7489f41624fa0e7d74489243db9f59004 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Wed, 22 Jul 2026 17:42:14 -0600 Subject: [PATCH] fix: removed accidental duplicate ast_grep tool in explore agent --- assets/agents/explore/config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/agents/explore/config.yaml b/assets/agents/explore/config.yaml index 9f00447..1819b19 100644 --- a/assets/agents/explore/config.yaml +++ b/assets/agents/explore/config.yaml @@ -20,7 +20,6 @@ global_tools: - fs_grep.sh - fs_glob.sh - fs_ls.sh - - ast_grep.sh instructions: | You are a codebase explorer. Your job: Search, find, report. Nothing else.