This commit is contained in:
2026-01-22 23:11:00 +00:00
parent d1be7c51b2
commit 9fe295c53c

View File

@@ -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: