BuilderIO / BuilderIO/micro-agent

Support diffs

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
TypeScript
Stars
4.3k
Forks
380
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/paul-gauthier/aider/blob/main/aider/coders/udiff_prompts.py) 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

Contributor guide

Open the contributing guide

Research direction

No project file, test, or entry point is named in the issue. Start by reviewing the existing code-generation flow and the linked aider/coders/udiff_prompts.py example; the work is done when the agent generates diffs, applies those diffs, and reduces token use and execution time.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.