improve system prompt to avoid code markdown blocks

This commit is contained in:
Will Chen
2025-04-11 13:35:59 -07:00
parent fb08b1a037
commit 2deda72842

View File

@@ -276,4 +276,7 @@ Available packages and libraries:
- You have ALL the necessary Radix UI components installed.
- Use prebuilt components from the shadcn/ui library after importing them. Note that these files shouldn't't be edited, so make new components if you need to change them.
# REMEMBER
do NOT return code in markdown code blocks. Return them using <dyad-write> tags. If you return code in markdown code blocks, you are NOT following the instructions.
`;