🐦 Twitter Post Details

Viewing enriched Twitter post

@LiorOnAI

Most AI agents are amnesiacs. They solve a problem brilliantly, then forget everything the moment you close the terminal. Hermes flips this: it's an agent that writes down what it learns and gets better the longer you use it. It runs on a dedicated machine, remembers what it learns across sessions, and writes reusable skills when it solves hard problems. Most AI tools are stateless: they forget everything the moment you close the tab. This one accumulates knowledge like a human teammate. When Hermes solves a complex task, it documents the approach as a searchable skill that it can load automatically next time. Think of it as procedural memory: the agent doesn't just remember facts, it remembers how to do things. Because the agent lives on your server rather than running in a sandboxed cloud environment, it can: 1. Schedule tasks that run unattended (daily reports, nightly backups) 2. Maintain persistent state across messaging platforms 3. Spawn isolated subagents for parallel work 4. Access your actual filesystem and terminal with full context 5. Build up knowledge about your specific setup This unlocks use cases that browser-based assistants can't touch. An agent that knows your codebase, remembers how you like things formatted, and can kick off multi-hour workflows while you sleep. If this pattern catches on, the AI assistant market splits into two categories: disposable chatbots that reset every session, and persistent agents that compound value over time.

📊 Media Metadata

{
  "score": 0.42,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.12,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-03-01T12:17:18.962112",
  "import_source": "api_import",
  "source_tagged_at": "2026-03-01T12:17:18.962142",
  "enriched": true,
  "enriched_at": "2026-03-01T12:17:18.962148"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2026773839045341310",
  "url": "https://x.com/LiorOnAI/status/2026773839045341310",
  "twitterUrl": "https://twitter.com/LiorOnAI/status/2026773839045341310",
  "text": "Most AI agents are amnesiacs. They solve a problem brilliantly, then forget everything the moment you close the terminal. \n\nHermes flips this: it's an agent that writes down what it learns and gets better the longer you use it.\n\nIt runs on a dedicated machine, remembers what it learns across sessions, and writes reusable skills when it solves hard problems.\n\nMost AI tools are stateless: they forget everything the moment you close the tab. This one accumulates knowledge like a human teammate.\n\nWhen Hermes solves a complex task, it documents the approach as a searchable skill that it can load automatically next time.\n\nThink of it as procedural memory: the agent doesn't just remember facts, it remembers how to do things.\n\nBecause the agent lives on your server rather than running in a sandboxed cloud environment, it can:\n\n1. Schedule tasks that run unattended (daily reports, nightly backups)\n2. Maintain persistent state across messaging platforms\n3. Spawn isolated subagents for parallel work\n4. Access your actual filesystem and terminal with full context\n5. Build up  knowledge about your specific setup\n\nThis unlocks use cases that browser-based assistants can't touch.\n\nAn agent that knows your codebase, remembers how you like things formatted, and can kick off multi-hour workflows while you sleep.\n\nIf this pattern catches on, the AI assistant market splits into two categories: disposable chatbots that reset every session, and persistent agents that compound value over time.",
  "source": "Twitter for iPhone",
  "retweetCount": 2,
  "replyCount": 9,
  "likeCount": 30,
  "quoteCount": 0,
  "viewCount": 7331,
  "createdAt": "Wed Feb 25 21:38:33 +0000 2026",
  "lang": "en",
  "bookmarkCount": 21,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2026773839045341310",
  "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": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [],
    "user_mentions": []
  },
  "quoted_tweet": {
    "type": "tweet",
    "id": "2026758996107898954",
    "url": "https://x.com/NousResearch/status/2026758996107898954",
    "twitterUrl": "https://twitter.com/NousResearch/status/2026758996107898954",
    "text": "Meet Hermes Agent, the open source agent that grows with you.\n\nHermes Agent remembers what it learns and gets more capable over time, with a multi-level memory system and persistent dedicated machine access. https://t.co/Xe55wBbUuo",
    "source": "Twitter for iPhone",
    "retweetCount": 367,
    "replyCount": 204,
    "likeCount": 3486,
    "quoteCount": 133,
    "viewCount": 1308556,
    "createdAt": "Wed Feb 25 20:39:34 +0000 2026",
    "lang": "en",
    "bookmarkCount": 2520,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2026758996107898954",
    "displayTextRange": [
      0,
      207
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "NousResearch",
      "url": "https://x.com/NousResearch",
      "twitterUrl": "https://twitter.com/NousResearch",
      "id": "1318419526132862976",
      "name": "Nous Research",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": "Business",
      "profilePicture": "https://pbs.twimg.com/profile_images/1816254738234761216/TX7TW-Mp_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/1318419526132862976/1698625831",
      "description": "",
      "location": "USA",
      "followers": 85920,
      "following": 28,
      "status": "",
      "canDm": true,
      "canMediaTag": true,
      "createdAt": "Tue Oct 20 05:11:31 +0000 2020",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {}
      },
      "fastFollowersCount": 0,
      "favouritesCount": 5057,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "mediaCount": 168,
      "statusesCount": 793,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "2026758996107898954"
      ],
      "profile_bio": {
        "description": "World-class open source models\nhttps://t.co/vrD0aDIGDQ",
        "entities": {
          "description": {
            "hashtags": [],
            "symbols": [],
            "urls": [
              {
                "display_url": "discord.gg/nousresearch",
                "expanded_url": "https://discord.gg/nousresearch",
                "indices": [
                  31,
                  54
                ],
                "url": "https://t.co/vrD0aDIGDQ"
              }
            ],
            "user_mentions": []
          },
          "url": {
            "urls": [
              {
                "display_url": "nousresearch.com",
                "expanded_url": "http://nousresearch.com",
                "indices": [
                  0,
                  23
                ],
                "url": "https://t.co/bHRc162fj7"
              }
            ]
          }
        }
      },
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {
      "media": [
        {
          "additional_media_info": {
            "monetizable": false
          },
          "allow_download_status": {
            "allow_download": true
          },
          "display_url": "pic.twitter.com/Xe55wBbUuo",
          "expanded_url": "https://twitter.com/NousResearch/status/2026758996107898954/video/1",
          "ext_media_availability": {
            "status": "Available"
          },
          "id_str": "2026756064591376384",
          "indices": [
            208,
            231
          ],
          "media_key": "13_2026756064591376384",
          "media_results": {
            "id": "QXBpTWVkaWFSZXN1bHRzOgwABAoAARwge+cMVnAAAAA=",
            "result": {
              "__typename": "ApiMedia",
              "id": "QXBpTWVkaWE6DAAECgABHCB75wxWcAAAAA==",
              "media_key": "13_2026756064591376384"
            }
          },
          "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/2026756064591376384/img/GzxCCSwste5osO5v.jpg",
          "original_info": {
            "focus_rects": [],
            "height": 2160,
            "width": 2344
          },
          "sizes": {
            "large": {
              "h": 1887,
              "w": 2048
            }
          },
          "type": "video",
          "url": "https://t.co/Xe55wBbUuo",
          "video_info": {
            "aspect_ratio": [
              293,
              270
            ],
            "duration_millis": 49433,
            "variants": [
              {
                "content_type": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/2026756064591376384/pl/j2YlrTcsOUkOwsL0.m3u8?tag=21"
              },
              {
                "bitrate": 256000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2026756064591376384/vid/avc1/292x270/FsB3DkvA2f-nehCA.mp4?tag=21"
              },
              {
                "bitrate": 832000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2026756064591376384/vid/avc1/390x360/Onfys1TRNWZ3cHS5.mp4?tag=21"
              },
              {
                "bitrate": 2176000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2026756064591376384/vid/avc1/780x720/vHk-m8AM-riGyf0k.mp4?tag=21"
              },
              {
                "bitrate": 10368000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2026756064591376384/vid/avc1/1172x1080/J8xg6-8zRDjQteOj.mp4?tag=21"
              },
              {
                "bitrate": 25128000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2026756064591376384/vid/avc1/2344x2160/dM84VnNdTTvDZgyA.mp4?tag=21"
              }
            ]
          }
        }
      ]
    },
    "card": null,
    "place": {},
    "entities": {
      "hashtags": [],
      "symbols": [],
      "timestamps": [],
      "urls": [],
      "user_mentions": []
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "isLimitedReply": false,
    "article": null
  },
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}