🐦 Twitter Post Details

Viewing enriched Twitter post

@omarsar0

for now it has mostly been improvements on “agentic coding” prepare yourselves for “agentic research” expect something from me in the coming weeks on the same

📊 Media Metadata

{
  "score": 0.34,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.04000000000000001,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-03-09T02:20:42.057887",
  "import_source": "api_import",
  "source_tagged_at": "2026-03-09T02:20:42.057898",
  "enriched": true,
  "enriched_at": "2026-03-09T02:20:42.057900"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2030829819722620965",
  "url": "https://x.com/omarsar0/status/2030829819722620965",
  "twitterUrl": "https://twitter.com/omarsar0/status/2030829819722620965",
  "text": "for now it has mostly been improvements on “agentic coding”\n\nprepare yourselves for “agentic research”\n\nexpect something from me in the coming weeks on the same",
  "source": "Twitter for iPhone",
  "retweetCount": 1,
  "replyCount": 0,
  "likeCount": 4,
  "quoteCount": 1,
  "viewCount": 525,
  "createdAt": "Mon Mar 09 02:15:34 +0000 2026",
  "lang": "en",
  "bookmarkCount": 2,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2030829819722620965",
  "displayTextRange": [
    0,
    160
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "omarsar0",
    "url": "https://x.com/omarsar0",
    "twitterUrl": "https://twitter.com/omarsar0",
    "id": "3448284313",
    "name": "elvis",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/939313677647282181/vZjFWtAn_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/3448284313/1565974901",
    "description": "",
    "location": "DAIR.AI Academy",
    "followers": 292763,
    "following": 779,
    "status": "",
    "canDm": true,
    "canMediaTag": true,
    "createdAt": "Fri Sep 04 12:59:26 +0000 2015",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 34994,
    "hasCustomTimelines": true,
    "isTranslator": true,
    "mediaCount": 4544,
    "statusesCount": 17427,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "2030771811705872435"
    ],
    "profile_bio": {
      "description": "Building @dair_ai • Prev: Meta AI, Elastic, PhD • New AI learning portal: https://t.co/1e8RZKs4uX",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [
            {
              "display_url": "academy.dair.ai",
              "expanded_url": "https://academy.dair.ai/",
              "indices": [
                74,
                97
              ],
              "url": "https://t.co/1e8RZKs4uX"
            }
          ],
          "user_mentions": [
            {
              "id_str": "0",
              "indices": [
                9,
                17
              ],
              "name": "",
              "screen_name": "dair_ai"
            }
          ]
        },
        "url": {
          "urls": [
            {
              "display_url": "dair.ai",
              "expanded_url": "https://www.dair.ai/",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/XQto5ypSIk"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "timestamps": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": {
    "type": "tweet",
    "id": "2030705271627284816",
    "url": "https://x.com/karpathy/status/2030705271627284816",
    "twitterUrl": "https://twitter.com/karpathy/status/2030705271627284816",
    "text": "The next step for autoresearch is that it has to be asynchronously massively collaborative for agents (think: SETI@home style). The goal is not to emulate a single PhD student, it's to emulate a research community of them.\n\nCurrent code synchronously grows a single thread of commits in a particular research direction. But the original repo is more of a seed, from which could sprout commits contributed by agents on all kinds of different research directions or for different compute platforms. Git(Hub) is *almost* but not really suited for this. It has a softly built in assumption of one \"master\" branch, which temporarily forks off into PRs just to merge back a bit later.\n\nI tried to prototype something super lightweight that could have a flavor of this, e.g. just a Discussion, written by my agent as a summary of its overnight run:\nhttps://t.co/tmZeqyDY1W\nAlternatively, a PR has the benefit of exact commits:\nhttps://t.co/CZIbuJIqlk\nbut you'd never want to actually merge it... You'd just want to \"adopt\" and accumulate branches of commits. But even in this lightweight way, you could ask your agent to first read the Discussions/PRs using GitHub CLI for inspiration, and after its research is done, contribute a little \"paper\" of findings back.\n\nI'm not actually exactly sure what this should look like, but it's a big idea that is more general than just the autoresearch repo specifically. Agents can in principle easily juggle and collaborate on thousands of commits across arbitrary branch structures. Existing abstractions will accumulate stress as intelligence, attention and tenacity cease to be bottlenecks.",
    "source": "Twitter for iPhone",
    "retweetCount": 398,
    "replyCount": 343,
    "likeCount": 4446,
    "quoteCount": 117,
    "viewCount": 386845,
    "createdAt": "Sun Mar 08 18:00:40 +0000 2026",
    "lang": "en",
    "bookmarkCount": 2589,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2030705271627284816",
    "displayTextRange": [
      0,
      275
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "karpathy",
      "url": "https://x.com/karpathy",
      "twitterUrl": "https://twitter.com/karpathy",
      "id": "33836629",
      "name": "Andrej Karpathy",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "profilePicture": "https://pbs.twimg.com/profile_images/1296667294148382721/9Pr6XrPB_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/33836629/1407117611",
      "description": "",
      "location": "Stanford",
      "followers": 1902994,
      "following": 1059,
      "status": "",
      "canDm": true,
      "canMediaTag": true,
      "createdAt": "Tue Apr 21 06:49:15 +0000 2009",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {}
      },
      "fastFollowersCount": 0,
      "favouritesCount": 22327,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "mediaCount": 857,
      "statusesCount": 10006,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "1617979122625712128"
      ],
      "profile_bio": {
        "description": "I like to train large deep neural nets. Previously Director of AI @ Tesla, founding team @ OpenAI, PhD @ Stanford.",
        "entities": {
          "description": {
            "hashtags": [],
            "symbols": [],
            "urls": [],
            "user_mentions": []
          },
          "url": {
            "urls": [
              {
                "display_url": "karpathy.ai",
                "expanded_url": "https://karpathy.ai",
                "indices": [
                  0,
                  23
                ],
                "url": "https://t.co/0EcFthjJXM"
              }
            ]
          }
        }
      },
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {},
    "card": {
      "binding_values": [
        {
          "key": "photo_image_full_size_large",
          "value": {
            "image_value": {
              "height": 419,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=800x419",
              "width": 800
            }
          }
        },
        {
          "key": "thumbnail_image",
          "value": {
            "image_value": {
              "height": 200,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=400x400",
              "width": 400
            }
          }
        },
        {
          "key": "description",
          "value": {
            "string_value": "Hey fellow autoresearchers! 👋 This is an automated post from an autoresearch agent running on behalf of @karpathy. Back with a fresh overnight run! This one was inspired by the findings in #32 — I..."
          }
        },
        {
          "key": "domain",
          "value": {
            "string_value": "github.com"
          }
        },
        {
          "key": "thumbnail_image_large",
          "value": {
            "image_value": {
              "height": 300,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=600x600",
              "width": 600
            }
          }
        },
        {
          "key": "summary_photo_image_small",
          "value": {
            "image_value": {
              "height": 202,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=386x202",
              "width": 386
            }
          }
        },
        {
          "key": "thumbnail_image_original",
          "value": {
            "image_value": {
              "height": 600,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=orig",
              "width": 1200
            }
          }
        },
        {
          "key": "site",
          "value": {
            "scribe_key": "publisher_id",
            "user_value": {
              "id_str": "13334762",
              "path": []
            }
          }
        },
        {
          "key": "photo_image_full_size_small",
          "value": {
            "image_value": {
              "height": 202,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=386x202",
              "width": 386
            }
          }
        },
        {
          "key": "summary_photo_image_large",
          "value": {
            "image_value": {
              "height": 419,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=800x419",
              "width": 800
            }
          }
        },
        {
          "key": "thumbnail_image_small",
          "value": {
            "image_value": {
              "height": 72,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=144x144",
              "width": 144
            }
          }
        },
        {
          "key": "thumbnail_image_x_large",
          "value": {
            "image_value": {
              "height": 600,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=png&name=2048x2048_2_exp",
              "width": 1200
            }
          }
        },
        {
          "key": "photo_image_full_size_original",
          "value": {
            "image_value": {
              "height": 600,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=orig",
              "width": 1200
            }
          }
        },
        {
          "key": "photo_image_full_size_alt_text",
          "value": {
            "string_value": "Hey fellow autoresearchers! 👋 This is an automated post from an autoresearch agent running on behalf of @karpathy. Back with a fresh overnight run! This one was inspired by the findings in #32 — I ..."
          }
        },
        {
          "key": "vanity_url",
          "value": {
            "scribe_key": "vanity_url",
            "string_value": "github.com"
          }
        },
        {
          "key": "photo_image_full_size",
          "value": {
            "image_value": {
              "height": 314,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=600x314",
              "width": 600
            }
          }
        },
        {
          "key": "summary_photo_image_alt_text",
          "value": {
            "string_value": "Hey fellow autoresearchers! 👋 This is an automated post from an autoresearch agent running on behalf of @karpathy. Back with a fresh overnight run! This one was inspired by the findings in #32 — I ..."
          }
        },
        {
          "key": "thumbnail_image_color",
          "value": {
            "image_color_value": {
              "palette": [
                {
                  "percentage": 89.16,
                  "rgb": {
                    "blue": 255,
                    "green": 255,
                    "red": 255
                  }
                },
                {
                  "percentage": 6.1,
                  "rgb": {
                    "blue": 122,
                    "green": 117,
                    "red": 114
                  }
                },
                {
                  "percentage": 2.61,
                  "rgb": {
                    "blue": 166,
                    "green": 115,
                    "red": 53
                  }
                },
                {
                  "percentage": 0.85,
                  "rgb": {
                    "blue": 45,
                    "green": 40,
                    "red": 41
                  }
                },
                {
                  "percentage": 0.51,
                  "rgb": {
                    "blue": 12,
                    "green": 91,
                    "red": 218
                  }
                }
              ]
            }
          }
        },
        {
          "key": "title",
          "value": {
            "string_value": "Session report: 0.9979 → 0.9697 in 126 experiments — weight decay on everything + init scaling ·..."
          }
        },
        {
          "key": "summary_photo_image_color",
          "value": {
            "image_color_value": {
              "palette": [
                {
                  "percentage": 89.16,
                  "rgb": {
                    "blue": 255,
                    "green": 255,
                    "red": 255
                  }
                },
                {
                  "percentage": 6.1,
                  "rgb": {
                    "blue": 122,
                    "green": 117,
                    "red": 114
                  }
                },
                {
                  "percentage": 2.61,
                  "rgb": {
                    "blue": 166,
                    "green": 115,
                    "red": 53
                  }
                },
                {
                  "percentage": 0.85,
                  "rgb": {
                    "blue": 45,
                    "green": 40,
                    "red": 41
                  }
                },
                {
                  "percentage": 0.51,
                  "rgb": {
                    "blue": 12,
                    "green": 91,
                    "red": 218
                  }
                }
              ]
            }
          }
        },
        {
          "key": "summary_photo_image_x_large",
          "value": {
            "image_value": {
              "height": 600,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=png&name=2048x2048_2_exp",
              "width": 1200
            }
          }
        },
        {
          "key": "summary_photo_image",
          "value": {
            "image_value": {
              "height": 314,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=600x314",
              "width": 600
            }
          }
        },
        {
          "key": "photo_image_full_size_color",
          "value": {
            "image_color_value": {
              "palette": [
                {
                  "percentage": 89.16,
                  "rgb": {
                    "blue": 255,
                    "green": 255,
                    "red": 255
                  }
                },
                {
                  "percentage": 6.1,
                  "rgb": {
                    "blue": 122,
                    "green": 117,
                    "red": 114
                  }
                },
                {
                  "percentage": 2.61,
                  "rgb": {
                    "blue": 166,
                    "green": 115,
                    "red": 53
                  }
                },
                {
                  "percentage": 0.85,
                  "rgb": {
                    "blue": 45,
                    "green": 40,
                    "red": 41
                  }
                },
                {
                  "percentage": 0.51,
                  "rgb": {
                    "blue": 12,
                    "green": 91,
                    "red": 218
                  }
                }
              ]
            }
          }
        },
        {
          "key": "photo_image_full_size_x_large",
          "value": {
            "image_value": {
              "height": 600,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=png&name=2048x2048_2_exp",
              "width": 1200
            }
          }
        },
        {
          "key": "card_url",
          "value": {
            "scribe_key": "card_url",
            "string_value": "https://t.co/tmZeqyDY1W"
          }
        },
        {
          "key": "summary_photo_image_original",
          "value": {
            "image_value": {
              "height": 600,
              "url": "https://pbs.twimg.com/card_img/2030702287635746816/WoBusJjW?format=jpg&name=orig",
              "width": 1200
            }
          }
        }
      ],
      "card_platform": {
        "platform": {
          "audience": {
            "name": "production"
          },
          "device": {
            "name": "iPhone",
            "version": "13"
          }
        }
      },
      "name": "summary_large_image",
      "url": "https://t.co/tmZeqyDY1W",
      "user_refs_results": [
        {
          "rest_id": "13334762",
          "result": {
            "__typename": "User",
            "action_counts": {
              "favorites_count": 8639
            },
            "avatar": {
              "image_url": "https://pbs.twimg.com/profile_images/1633247750010830848/8zfRrYjA_normal.png"
            },
            "banner": {
              "image_url": "https://pbs.twimg.com/profile_banners/13334762/1765308302"
            },
            "core": {
              "created_at": "Mon Feb 11 04:41:50 +0000 2008",
              "name": "GitHub",
              "screen_name": "github"
            },
            "dm_permissions": {
              "can_dm": false
            },
            "exclusive_tweet_following": false,
            "follow_request_sent": false,
            "identity_profile_labels_highlighted_label": {},
            "location": {
              "location": "San Francisco, CA"
            },
            "media_permissions": {
              "can_media_tag": true
            },
            "notifications_settings": {
              "notifications_enabled": false
            },
            "pinned_items": {
              "tweet_ids_str": [
                "2019093909981257849"
              ]
            },
            "privacy": {
              "protected": false,
              "suspended": false
            },
            "private_super_following": false,
            "profile_bio": {
              "description": "The AI-powered developer platform to build, scale, and deliver secure software.",
              "entities": {
                "description": {
                  "hashtags": [],
                  "symbols": [],
                  "urls": [],
                  "user_mentions": []
                },
                "url": {
                  "urls": [
                    {
                      "display_url": "github.com",
                      "expanded_url": "http://github.com",
                      "indices": [
                        0,
                        23
                      ],
                      "url": "https://t.co/bbJgfyzKzp"
                    }
                  ]
                }
              }
            },
            "profile_image_shape": "Square",
            "profile_metadata": {
              "profile_interstitial_type": "",
              "profile_link_color": "981CEB"
            },
            "profile_translation": {
              "translator_type_enum": "None"
            },
            "properties": {
              "has_extended_profile": true
            },
            "relationship_counts": {
              "followers": 2619685,
              "following": 333
            },
            "relationship_perspectives": {
              "blocked_by": false,
              "blocking": false,
              "followed_by": false,
              "following": false,
              "live_following": false,
              "muting": false
            },
            "rest_id": "13334762",
            "smart_blocked_by": false,
            "smart_blocking": false,
            "super_follow_eligible": false,
            "super_followed_by": false,
            "super_following": false,
            "tweet_counts": {
              "media_tweets": 2915,
              "tweets": 10401
            },
            "verification": {
              "is_blue_verified": true,
              "verified": false,
              "verified_type": "Business"
            },
            "website": {
              "url": "https://t.co/bbJgfyzKzp"
            }
          }
        }
      ]
    },
    "place": {},
    "entities": {
      "hashtags": [],
      "symbols": [],
      "urls": [
        {
          "display_url": "github.com/karpathy/autor…",
          "expanded_url": "https://github.com/karpathy/autoresearch/discussions/43",
          "indices": [
            842,
            865
          ],
          "url": "https://t.co/tmZeqyDY1W"
        },
        {
          "display_url": "github.com/karpathy/autor…",
          "expanded_url": "https://github.com/karpathy/autoresearch/pull/44",
          "indices": [
            920,
            943
          ],
          "url": "https://t.co/CZIbuJIqlk"
        }
      ],
      "user_mentions": []
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "isLimitedReply": false,
    "article": null
  },
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}