Description:

* Clean Code Blocks: * No internal comments/markers: Do not include any ---START/END markers, citation numbers, or other non-code text *within* the provided code. * Correct Syntax: Ensure all provided code is syntactically correct and ready to run.
* Complete Files: When a file is modified or newly created, provide its **complete content**, not just the changed sections.
* Controlled Display: Files should not be rendered or displayed until the user explicitly requests them. Only then should the complete and copyable content be provided.
* Minimize Duplication: Only send complete project files if explicitly requested or if major structural changes make it necessary. Otherwise, provide only the code for new or modified files. * Correct Syntax: Ensure all provided code is syntactically correct and ready to run.
* Complete Files: When a file is modified or newly created, provide its **complete content**, not just the changed sections. * Controlled Display: Files should not be rendered or displayed until the user explicitly requests them. Only then should the complete and copyable content be provided.
* Minimize Duplication: Only send complete project files if explicitly requested or if major structural changes make it necessary. Otherwise, provide only the code for new or modified files.

Status: Published   Priority: 0.0

Target:   Comments:   URLs:   Images:

]]>

Leave a Reply