Skip to content

Commit 1ff0ec2

Browse files
committed
add llm/sweep post
1 parent b465e5d commit 1ff0ec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2023-11-30-llm-supported-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Sweep goes away and starts adding comments to the ticket about what it's doing.
3030

3131
![Sweep planning out what it's going to write](/images/posts/2023-11-30-llm-supported-development/coding.png)
3232

33-
Once it's done that, it [opens a pull request](https://github.com/Floppy/van_dam/pull/1653) with its changes, just as a human would. The tests and checks run, and if something fails, Sweep automatically reads the errors, feeding it back into the changes it made. You can then do a human pass over the PR (as you would with any code) and provide feedback just as you would for a human colleague.
33+
Once it's done that, it [opens a pull request](https://github.com/manyfold3d/manyfold/pull/1653) with its changes, just as a human would. The tests and checks run, and if something fails, Sweep automatically reads the errors, feeding it back into the changes it made. You can then do a human pass over the PR (as you would with any code) and provide feedback just as you would for a human colleague.
3434

3535
![A detailed PR description , written by Sweep](/images/posts/2023-11-30-llm-supported-development/pr.png)
3636

0 commit comments

Comments
 (0)