Post

@_colemurray Anything special you did for the fine tuning process? Mixed results for us leveraging previous review comments & diffs. I mean, better than coderabbit, but that’s a terribly low bar.
English

@pythonics00 I started with a standard code reviewer prompt, then instilled my own “things I look for” into it.
I let it run alongside myself reviewing PRs, and anything it missed:
- pull the PR,
- give review trajectory + my comment
- ask to iterate on prompt
repeat a lot then 🎉
English