One key way I use JetBrains AI or any LLM is to ask it what's wrong with my code, and get some insightful remarks that make reasonable suggestions. I havent used it to do PRs yet, since my employer has not invested in such tools, but I imagine it would help to catch big issues that we might miss and approve.
gen220 · 59m ago
I've been using it internally for the past few weeks (employee at Graphite).
It's really nice! I normally do the same thing as you. You basically get to save the copy/paste and context-switch. The changes it suggests can be integrated into the PR immediately... it works pretty well! Especially in collaboration with Diamond.
The automatically-provided Diamond comments -> chat "plz fix this" pipeline is really productive.
It's really nice! I normally do the same thing as you. You basically get to save the copy/paste and context-switch. The changes it suggests can be integrated into the PR immediately... it works pretty well! Especially in collaboration with Diamond.
The automatically-provided Diamond comments -> chat "plz fix this" pipeline is really productive.