rs545837

↗ HN profile [ 68.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I was curious in improving code reviews because they still suck, so researching on a triage layer that you can attach to your local LLMs/api calls for better code reviews. Most review tools dump a PR diff into a model…

  2. I've been thinking about where codebases are heading as agents write more of the code. Right now the pipeline is: agent writes code, opens a PR, another agent or human reviews it, CI runs all 4000 tests, someone clicks…