_99.search to be upgraded to a workflow item #118
Closed
ThePrimeagen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So i have been toying around with the idea of better work flows. ones, where once again, i am in charge.
with search i noticed that it really makes it easy to create a set of items that i need to work on and i think i would like to support this as a first class item.
Here is what i have been doing:
Start on a feature, once to a "good" spot before testing
search()
prompt: Based on the diff and this feature, ... mansplain feature, please give me all the locations of things that are still need work. Label it bug or missing feature work
I use that qfix list to continue on and do a bunch of work. i have found it to be quite extensive
thoughts?
if i were to really work on this, what would be an interface / set of details that would make this really nice to work on?
All reactions