OpenHands is very useful as a tireless assistant o...
# success-stories
c
OpenHands is very useful as a tireless assistant on the side, especially on a greenfield project you are building from scratch lolsob. While I'm focusing on one large feature / refactor, whenever I run into a minor issue (e.g., pre-commit is slow, need to add a test case, need to systematically rename a class into smth else), I create a GitHub issue and label
openhands
. When I'm done with the bigger PR, I get back and review 3 PRs from OpenHands and merge them in, as if there are four ppl developing at the same time 😄 https://github.com/All-Hands-AI/agent-sdk/issues?q=is%3Aissue%20%20label%3Aopenhands
❤️ 2
excited 6
🧠 1
p
to not pollute your main thread/thinking?
nod 1
c
yeah, and it is annoying to bundle a bunch of smaller fixes together with your big feature/refactor, making the PR a bit hard to review
and it is just a hassle to have to manually separate them out to a separate branch, push it and create a PR 😅