Not as a “junior dev” that sweeps markets itself as but it is useful in its own ways. For example, one really nifty way I found to effectively use it is to:
- git diff
- gh issue create “sweep: update docs for this file change” for every file changed
It’s not perfect even after that but gives me a good starting point and often just needs a minor change.
Comments
I’ve been following sweep and aider for awhile and really love what they’re both doing, especially sweep.
Would love to get your thoughts on sweep. Does it meet your expectations? If not, where does it fall short?
Not as a “junior dev” that sweeps markets itself as but it is useful in its own ways. For example, one really nifty way I found to effectively use it is to: - git diff - gh issue create “sweep: update docs for this file change” for every file changed
It’s not perfect even after that but gives me a good starting point and often just needs a minor change.
Any thoughts on aider vs. sweep so far? I am also interested in trying out both...