-
Notifications
You must be signed in to change notification settings - Fork 132
Edit existing HTML instead of regenerating from scratch #77
Copy link
Copy link
Open
Description
Problem
When editing HTML code in a follow-up message, the agent regenerates the entire file from scratch instead of editing the existing content in place.
Expected Behavior
The agent should apply targeted edits to the existing HTML, preserving the original structure and only modifying the relevant parts.
Steps to Reproduce
- Generate an HTML file (e.g., 3d-plane-pitch-roll-and-yaw.html)
- Send a follow-up message requesting a change to the generated HTML
- Observe that the agent regenerates the entire file instead of editing the existing one
Impact
- Slower response times due to full regeneration
- Risk of losing prior customizations or context
- Poor user experience for iterative editing workflows
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels