fix
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
description: >
|
||||
IMPORTANT: Always prefer `morph_edit` over `edit` (string replace) or full file
|
||||
writes when modifying existing files. `morph_edit` works with partial code
|
||||
snippets and does NOT require full file content.
|
||||
---
|
||||
|
||||
# Morph Fast Apply - Tool Selection Guide
|
||||
|
||||
When editing code files, choose the appropriate tool based on the situation:
|
||||
|
||||
Reference in New Issue
Block a user