
blog.chrislewis.au
August 27, 2026
8 min read
52/100
Summary
already written elsewhere about using agents to decompile functions. The same basic process was used here, so I’ll focus on what changed. Unlike the previous project, this one began with access to frontier models and a capable agent harness. I was interested to see how agents would fare during the early stages of a project. One area where they thrived was matching standard-library code. In theory,...