🐦 Twitter Post Details

Viewing enriched Twitter post

@LiorOnAI

Imbue just open-sourced Evolver. A tool that uses LLMs to automatically optimize code and prompts. They hit 95% on ARC-AGI-2 benchmarks. That's GPT-5.2-level performance from an open model. Evolver works like natural selection for code. You give it three things: 1. Starting code or prompt 2. A way to score results 3. An LLM that suggests improvements Then it runs in a loop. It picks high-scoring solutions. Mutates them. Tests the mutations. Keeps what works. The key difference from random mutation: LLMs propose targeted fixes. When a solution fails on specific inputs, the LLM sees those failures. It suggests changes to fix them. Most suggestions don't help. But some do. Those survivors become parents for the next generation. Evolver adds smart optimizations: > Batch mutations: fix multiple failures at once > Learning logs: share discoveries across branches > Post-mutation filters: skip bad mutations before scoring The verification step alone cuts costs 10x. This works on any problem where LLMs can read the code and you can score the output. You can now auto-optimize: - Agentic workflows - Prompt templates - Code performance - Reasoning chains No gradient descent needed. No differentiable functions required.

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "photo",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2027835212152119603/media_0.png?",
      "filename": "media_0.png"
    }
  ],
  "processed_at": "2026-03-01T19:17:15.340416",
  "pipeline_version": "2.0"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2027835212152119603",
  "url": "https://x.com/LiorOnAI/status/2027835212152119603",
  "twitterUrl": "https://twitter.com/LiorOnAI/status/2027835212152119603",
  "text": "Imbue just open-sourced Evolver. A tool that uses LLMs to automatically optimize code and prompts.\n\nThey hit 95% on ARC-AGI-2 benchmarks. That's GPT-5.2-level performance from an open model.\n\nEvolver works like natural selection for code.\n\nYou give it three things:\n\n1. Starting code or prompt\n2. A way to score results\n3. An LLM that suggests improvements\n\nThen it runs in a loop. It picks high-scoring solutions. Mutates them. Tests the mutations. Keeps what works.\n\nThe key difference from random mutation: LLMs propose targeted fixes.\n\nWhen a solution fails on specific inputs, the LLM sees those failures. It suggests changes to fix them. Most suggestions don't help. But some do. Those survivors become parents for the next generation.\n\nEvolver adds smart optimizations:\n\n> Batch mutations: fix multiple failures at once\n> Learning logs: share discoveries across branches\n> Post-mutation filters: skip bad mutations before scoring\n\nThe verification step alone cuts costs 10x.\n\nThis works on any problem where LLMs can read the code and you can score the output.\n\nYou can now auto-optimize:\n- Agentic workflows\n- Prompt templates\n- Code performance\n- Reasoning chains\n\nNo gradient descent needed. No differentiable functions required.",
  "source": "Twitter for iPhone",
  "retweetCount": 8,
  "replyCount": 5,
  "likeCount": 45,
  "quoteCount": 1,
  "viewCount": 4090,
  "createdAt": "Sat Feb 28 19:56:04 +0000 2026",
  "lang": "en",
  "bookmarkCount": 43,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2027835212152119603",
  "displayTextRange": [
    0,
    278
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "LiorOnAI",
    "url": "https://x.com/LiorOnAI",
    "twitterUrl": "https://twitter.com/LiorOnAI",
    "id": "931470139",
    "name": "Lior Alexander",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/2027106343283527680/lh729xEs_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/931470139/1761077189",
    "description": "",
    "location": "",
    "followers": 112932,
    "following": 2153,
    "status": "",
    "canDm": true,
    "canMediaTag": false,
    "createdAt": "Wed Nov 07 07:19:36 +0000 2012",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 6770,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 661,
    "statusesCount": 3756,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [],
    "profile_bio": {
      "description": "Covering the latest news for AI devs • Founder @AlphaSignalAI (270k users) •  ML Eng since 2017 • Ex-Mila • MIT",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [],
          "user_mentions": [
            {
              "id_str": "0",
              "indices": [
                47,
                61
              ],
              "name": "",
              "screen_name": "AlphaSignalAI"
            }
          ]
        },
        "url": {
          "urls": [
            {
              "display_url": "alphasignal.ai",
              "expanded_url": "https://alphasignal.ai",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/AyubevadmD"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {
    "media": [
      {
        "allow_download_status": {
          "allow_download": true
        },
        "display_url": "pic.twitter.com/Bsm9z6c8NU",
        "expanded_url": "https://twitter.com/LiorOnAI/status/2027835212152119603/photo/1",
        "ext_media_availability": {
          "status": "Available"
        },
        "features": {
          "large": {
            "faces": [
              {
                "h": 269,
                "w": 269,
                "x": 489,
                "y": 512
              }
            ]
          },
          "orig": {
            "faces": [
              {
                "h": 269,
                "w": 269,
                "x": 489,
                "y": 512
              }
            ]
          }
        },
        "id_str": "2027835207236337664",
        "indices": [
          279,
          302
        ],
        "media_key": "3_2027835207236337664",
        "media_results": {
          "id": "QXBpTWVkaWFSZXN1bHRzOgwAAQoAARwkUWCGWkAACgACHCRRYatbITMAAA==",
          "result": {
            "__typename": "ApiMedia",
            "id": "QXBpTWVkaWE6DAABCgABHCRRYIZaQAAKAAIcJFFhq1shMwAA",
            "media_key": "3_2027835207236337664"
          }
        },
        "media_url_https": "https://pbs.twimg.com/media/HCRRYIZaQAAU3hv.png",
        "original_info": {
          "focus_rects": [
            {
              "h": 1088,
              "w": 1942,
              "x": 0,
              "y": 0
            },
            {
              "h": 1102,
              "w": 1102,
              "x": 0,
              "y": 0
            },
            {
              "h": 1102,
              "w": 967,
              "x": 0,
              "y": 0
            },
            {
              "h": 1102,
              "w": 551,
              "x": 0,
              "y": 0
            },
            {
              "h": 1102,
              "w": 1942,
              "x": 0,
              "y": 0
            }
          ],
          "height": 1102,
          "width": 1942
        },
        "sizes": {
          "large": {
            "h": 1102,
            "w": 1942
          }
        },
        "type": "photo",
        "url": "https://t.co/Bsm9z6c8NU"
      }
    ]
  },
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": null,
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}