logoalt Hacker News

yard2010today at 6:27 AM1 replyview on HN

How about leveraging llms to produce deterministic codemods? You can then iterate on this by running the codemods and using other deterministic guardrails, feeding the results back into the llm to improve the codemods?


Replies

willsmith72today at 4:14 PM

Yeah exactly this is right. In the same way that we don't get an LLM to write the HTML for each request, but we do get an LLM to write the code to make the HTML