AlphaEvolve paper
Here is an open-source replication of AlphaEvolve: https://github.com/codelion/openevolve
I do not think it is a significantly different approach from DGM. They do evolutionary search over functions/programs whereas DGM evolves the coding agent. It should be possible to replicate AlphaEvolve within DGM's current architecture with some refactoring.
AlphaEvolve paper
Here is an open-source replication of AlphaEvolve: https://github.com/codelion/openevolve
I do not think it is a significantly different approach from DGM. They do evolutionary search over functions/programs whereas DGM evolves the coding agent. It should be possible to replicate AlphaEvolve within DGM's current architecture with some refactoring.