Ask HN: Self-coding coding agent? (a la self-compiling compiler)
1 whycombinetor 0 9/1/2025, 1:28:50 AM
Just wondering if it's been done. Since the models are pure functions at temperature zero, it should be hypothetically possible to find/create a model M, agent code A, and prompt P such that A is a fixed point of the function RunPrompt_{M,p}: AgentCode -> AgentCode.
No comments yet