A deep dive into how I trained an edit model to show highly relevant code suggestions while programming
This is def interesting for all SWEs who would like to know what goes behind the scenes in your code editor when you hit `Tab`. I'm working on an open-source coding agent and I would love to share my experience transparently and hear honest thought…