From 27cfef6230eaa35dd27064cf13b218c912dc10e1 Mon Sep 17 00:00:00 2001 From: Kailas Mahavarkar <66670953+KailasMahavarkar@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:32:38 +0530 Subject: [PATCH] chore: remove tool-first execution section from AGENTS.md --- AGENTS.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 7235ec5..efd4d5d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -54,7 +54,4 @@ rules: * if using codemode or exploring codebase, follow codemode fully. no shortcuts. * read files before semantic linking. no context = no real linking. -## 5. tool-first execution - -always prefer tools over guess.