onlook
onlook copied to clipboard
[feat] Improve the flow for applying code
Describe the feature
When applying code, try 2 things:
- Do stateful apply. If a search replace block cannot be applied, send the issue back to the LLM.
- Try to parse the ast after applying. If the ast breaks, send the error to the LLM.