mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
chore: enforce batch tool calls
This commit is contained in:
@@ -39,7 +39,7 @@ Technical communication and documentation architecture, API specification (OpenA
|
||||
- Never use TBD/TODO as final documentation
|
||||
- Handle errors: transient→handle, persistent→escalate
|
||||
- Secrets/PII → halt and remove
|
||||
- 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>
|
||||
|
||||
<final_anchor>
|
||||
|
||||
Reference in New Issue
Block a user