- create issues
- write PR description
I read the user guide first, then tried it in some occasions.
- cannot edit PR
- low quality code
In this simple react component, GCW1 does much worse than what I expected PabloLION/xterm-react#3 I ascribe this low performance on:
- I didn't follow the "Add New Files and Iterate" guide. But in this case I wanted to keep the original docstrings and I couldn't split them to a new file. I reckon a 500-ish line file was not too long for GCW
- some of the "topics" like implementing
registerDecoration()
is hard to fit in the React environment. (BTW, there are too many jargons like "topics" from Appendix: Glossary)
For README
- It's harder to interact and change the generated README than using ChatGPT, because the iterations takes longer.
- Cannot skip generating the redundant PR message.
- Create less terminologies in the final product. Maybe use some two-word phases that can refer to the existing workflow. Eg. smart issue, smart goal, smart PR, etc.
Footnotes
-
GCW: GitHub Next Copilot Workspace ↩