Hacker News new | ask | show | jobs
by hooo 314 days ago
Totally agree with your view on the symbolic context injection. Is this how things are done with code/dev AI right now? Like if you consider the state of the art.
1 comments

They search for the token of interest, e.g. grep -n then they read that line and the next 50 lines or so. They continue until they get to the end.