Remix.run Logo
Reverse engineering GTA San Andreas with autonomous LLM agents [video](youtube.com)
9 points by LelouBil 10 hours ago | 1 comments
Reubend 4 hours ago | parent [-]

This is pretty impressive. I think This sort of thing is a perfect fit for agentic coding because of the fact that you can compare the generated assembly afterwards as a safeguard/test. Plus, even if the code is messy, you can always ask the LLMs to do some cleanup passes afterwards.