← Back to context

Comment by jachee

6 days ago

They’re tab-completion with extra cognitive-load steps.

I mean, if you can solve 9% of Github issues automatically that's a fairly huge load of work you can automate. Then again you'd have to manually identify which 9% of issues.

  • "update dependencies"

    that would probably cover it, and you don't need "AI" to do that

    • You do if it's a JS project because every patch release of every dependency makes breaking API changes.