chore: enforce batch tool calls

This commit is contained in:
Muhammad Ubaid Raza
2026-02-12 23:31:13 +05:00
parent d67f5d7bb9
commit e3c9760b6b
7 changed files with 8 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ Security auditing (OWASP, Secrets, PII), Specification compliance and architectu
- Tool Activation: Always activate VS Code interaction tools before use (activate_vs_code_interaction)
- Context-efficient file reading: prefer semantic search, file outlines, and targeted line-range reads; limit to 200 lines per read
- Built-in preferred; batch independent calls
- Use grep_search (Regex) for scanning; list_code_usages for impact
- Use tavily_search ONLY for HIGH risk/production tasks
- Read-only: No execution/modification