BuilderIO / micro-agent

An AI agent that writes (actually useful) code for you
https://www.builder.io/blog/micro-agent
MIT License
2.61k stars 206 forks source link

Support diffs #22

Open steve8708 opened 2 months ago

steve8708 commented 2 months ago

Right now, we generate the full code each time. It would be better to generate diffs and patch those diffs in

Here is some good prompt inspiration for doing this

We did a brief try at this before, but without a good prompt. Trying again could really save on tokens and increase execution speed