The Cost of Human-Centric Tools in LLM Workflows
joshbeckman.org
The Cost of Human-Centric Tools in LLM Workflows
1–7 of 7 posts
Re: The Cost of Human-Centric Tools in LLM Workflows
#2Re: The Cost of Human-Centric Tools in LLM Workflows
#3Having used multiple code review tools (Gerrit, Phabricator), GitHub's code review is frankly one of the worst UX's for humans to use for this purpose (go try to review a rebased patchset, or have to wade through the inefficient use of space in the UI), so I'm not surprised AI has trouble with it as well.
Re: The Cost of Human-Centric Tools in LLM Workflows
#4Having used multiple code review tools (Gerrit, Phabricator), GitHub's code review is frankly one of the worst UX's for humans to use for this purpose (go try to review a rebased patchset, or have to wade through the inefficient use of space in the UI), so I'm not surprised AI has trouble with it as well.
Agreed. I think this is why we’re seeing a lot of new wrappers being built like Graphite.
Re: The Cost of Human-Centric Tools in LLM Workflows
#5Earlier quoted context omitted.
Agreed. I think this is why we’re seeing a lot of new wrappers being built like Graphite.
a lot? what are the other ones?
Re: The Cost of Human-Centric Tools in LLM Workflows
#6Re: The Cost of Human-Centric Tools in LLM Workflows
#7Having used multiple code review tools (Gerrit, Phabricator), GitHub's code review is frankly one of the worst UX's for humans to use for this purpose (go try to review a rebased patchset, or have to wade through the inefficient use of space in the UI), so I'm not surprised AI has trouble with it as well.