onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[feat] Improve the flow for applying code

Open Kitenite opened this issue 3 weeks ago • 0 comments

Describe the feature

When applying code, try 2 things:

  1. Do stateful apply. If a search replace block cannot be applied, send the issue back to the LLM.
  2. Try to parse the ast after applying. If the ast breaks, send the error to the LLM.

Kitenite avatar Feb 02 '25 09:02 Kitenite