|
|
|
|
|
by dearilos
323 days ago
|
|
How has that worked out so far? I'm building something similar and I found that code review with LLMs is really good when: - You give it specific rules. I built a directory for these because they made the reviewer so much better [1] - The rules you write are things your team already looks for during review (proper exception handling, ensuring documentation, proper comments, etc.) [1] https://wispbit.com/rules |
|