mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 11:55:12 +00:00
chore: enforce batch tool calls
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user