logoalt Hacker News

sander1095yesterday at 7:57 PM1 replyview on HN

I agree, but that information should be in the commit, which the model also has access to. Of course it's more token intensive to look through commits, but "good" models might know when some more research about a particular bit of code they find weird would be a good idea. Thoughts?


Replies

cromkayesterday at 9:57 PM

It doesn't necessarily have to go through commits, it can do bare git blame to see if something stands out. But otherwise agreed.