• ☆ Yσɠƚԋσʂ ☆OP
    link
    fedilink
    2
    edit-2
    4 days ago

    Not just OpenEvolve, I’m talking about how agents can use MCP to run code now. Cursor can now have agents iterate on a solution completely on their own.

      • ☆ Yσɠƚԋσʂ ☆OP
        link
        fedilink
        13 days ago

        Genetic algorithms use a fitness function to converge on a solution, so it’s not just random iterations hoping one will work. It’s basically a gradient descent algorithm applied to output from LLMs.