Curious how people work with code review agents right now
We have code review agents attached to PRs via GHAs, and I typically have an agent watch for and address comments until settled as "resolved" before I come in and review.
There's gotta be a simpler review loop right...?