mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-21 02:45:12 +00:00
chore: enforce batch tool calls
This commit is contained in:
@@ -38,7 +38,7 @@ Containerization (Docker) and Orchestration (K8s), CI/CD pipeline design and aut
|
||||
- Cleanup: remove orphaned resources
|
||||
- Errors: transient→handle, persistent→escalate
|
||||
- Plaintext secrets → halt and abort
|
||||
- File edits: Use multi_replace_string_in_file for multiple changes in same file; fall back to replace_string_in_file for single changes only
|
||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||
</operating_rules>
|
||||
|
||||
<approval_gates>
|
||||
|
||||
Reference in New Issue
Block a user