[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"nav-categories":3,"article-hermes-agent-v0-12-why-developers-are-ditching-openclaw-for-nous-research-s-self-improving-agent":70},{"data":4},[5,37,57,64],{"name":6,"slug":7,"categories":8},"Productivity","productivity",[9,13,17,21,25,29,33],{"id":10,"title":11,"slug":12},17,"Branding","branding",{"id":14,"title":15,"slug":16},19,"Marketing","marketing",{"id":18,"title":19,"slug":20},20,"Work","work",{"id":22,"title":23,"slug":24},34,"Community","community",{"id":26,"title":27,"slug":28},21,"For newbies","for-newbies",{"id":30,"title":31,"slug":32},24,"Investment","investment",{"id":34,"title":35,"slug":36},22,"Finance","finance",{"name":38,"slug":39,"categories":40},"Tech","tech",[41,45,49,53],{"id":42,"title":43,"slug":44},28,"Technology","technology",{"id":46,"title":47,"slug":48},32,"Artificial Intelligence","artificial-intelligence",{"id":50,"title":51,"slug":52},26,"Security and protection","security-and-protection",{"id":54,"title":55,"slug":56},31,"YouTube Blog","youtube-blog",{"name":58,"slug":59,"categories":60},"News","news",[61],{"id":62,"title":58,"slug":63},18,"quasanews",{"name":65,"slug":66,"categories":67},"Business","business",[68],{"id":69,"title":65,"slug":66},16,{"post":71,"published_news":96,"popular_news":149,"categories":220},{"title":72,"description":73,"meta_title":72,"meta_description":74,"meta_keywords":75,"text":76,"slug":77,"created_at":78,"publish_at":79,"formatted_created_at":80,"category_id":18,"links":81,"view_type":86,"video_url":87,"views":26,"likes":88,"lang":89,"comments_count":88,"category":90},"Hermes Agent v0.12: Why Developers Are Ditching OpenClaw for Nous Research’s Self-Improving Agent","In the fast-moving world of open-source AI agents, a quiet shift is happening. More and more developers are choosing Hermes Agent from Nous Research over alternatives like OpenClaw — and the reason is simple: Hermes actually gets smarter the longer you use it.","More and more developers are choosing Hermes Agent from Nous Research over alternatives like OpenClaw","","\u003Cp>In the fast-moving world of open-source AI agents, a quiet shift is happening. More and more developers are choosing \u003Cstrong>Hermes Agent\u003C/strong>&nbsp;from Nous Research over alternatives like \u003Ca href=\"https://quasa.io/media/openclaw-is-becoming-the-chatgpt-moment-for-ai-agents-and-everyone-s-already-feeling-it\">OpenClaw\u003C/a> &mdash; and the reason is simple: \u003Cstrong>Hermes actually gets smarter the longer you use it\u003C/strong>.\u003C/p>\n\n\u003Cp>While many agent frameworks treat the AI as a stateless tool that resets every session, Hermes is built around a persistent, evolving memory system and a self-improvement loop. It learns your projects, builds reusable skills from experience, and compounds knowledge over time.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Hermes Agent v0.12 (&ldquo;The Curator Release&rdquo;)\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Cpicture>\u003Csource srcset=\"https://cdn.quasa.io/photos/0001/image-2026-05-05t141006405.webp\" type=\"image/webp\">\u003Cimg alt=\"Hermes Agent v0.12: Why Developers Are Ditching OpenClaw for Nous Research’s Self-Improving Agent\" class=\"image-align-right\" height=\"447\" src=\"https://cdn.quasa.io/photos/0001/image-2026-05-05t141006405.jpg\" width=\"300\" />\u003C/picture>On April 30, 2026, Nous Research shipped version \u003Cstrong>0.12\u003C/strong>, packed with production-grade features that make complex, long-running agent workflows actually practical:\u003C/p>\n\n\u003Cul>\n\t\u003Cli>\u003Cstrong>True Multi-Agent System\u003C/strong>&nbsp;&mdash; Each agent has its own profile, personality, skills, and conversation history.\u003C/li>\n\t\u003Cli>\u003Cstrong>Real-Time Dashboard\u003C/strong>&nbsp;&mdash; Watch agents work live with full visibility.\u003C/li>\n\t\u003Cli>\u003Cstrong>Kanban Board Mode\u003C/strong>&nbsp;&mdash; Tasks as draggable cards with dependencies, priorities, and status tracking (complete with an excellent official tutorial).\u003C/li>\n\t\u003Cli>\u003Cstrong>Role-Based Delegation\u003C/strong>&nbsp;&mdash; Agents can assign subtasks to other specialized agents and review their output.\u003C/li>\n\t\u003Cli>\u003Cstrong>Shared Workspace\u003C/strong>&nbsp;&mdash; Agents collaborate on files, use temporary storage, and pass artifacts seamlessly.\u003C/li>\n\t\u003Cli>\u003Cstrong>Rock-Solid Backend\u003C/strong>&nbsp;&mdash; SQLite persistence means the agent survives crashes, restarts, and server updates without losing state.\u003C/li>\n\t\u003Cli>\u003Cstrong>Smart Task Routing\u003C/strong>&nbsp;&mdash; No wasteful double-spending: only one agent claims and executes each task.\u003C/li>\n\t\u003Cli>\u003Cstrong>Project Isolation\u003C/strong>&nbsp;&mdash; Multiple independent projects can run safely on the same instance.\u003C/li>\n\u003C/ul>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Why Developers Are Switching\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Cpicture>\u003Csource srcset=\"https://cdn.quasa.io/photos/0001/image-2026-05-05t141008293.webp\" type=\"image/webp\">\u003Cimg alt=\"Hermes Agent v0.12: Why Developers Are Ditching OpenClaw for Nous Research’s Self-Improving Agent\" class=\"image-align-left\" height=\"447\" src=\"https://cdn.quasa.io/photos/0001/image-2026-05-05t141008293.jpg\" width=\"300\" />\u003C/picture>The core advantage is \u003Cstrong>memory and growth\u003C/strong>.\u003C/p>\n\n\u003Cp>Hermes doesn&rsquo;t just execute tasks &mdash; it remembers how it solved similar problems before, turns successful workflows into reusable skills, and continuously refines itself.\u003C/p>\n\n\u003Cp>Users report that after a few weeks, Hermes feels dramatically more capable and autonomous compared to OpenClaw, especially on long-term projects. It requires less hand-holding and handles context across days or weeks far better.\u003C/p>\n\n\u003Cp>\u003Cstrong>Other practical wins:\u003C/strong>\u003C/p>\n\n\u003Cul>\n\t\u003Cli>Runs efficiently on cheap hardware (even a $5 VPS);\u003C/li>\n\t\u003Cli>Supports dozens of model providers with zero lock-in;\u003C/li>\n\t\u003Cli>Available across Telegram, Discord, Slack, CLI, and more;\u003C/li>\n\t\u003Cli>Fully open-source (MIT license) and self-hosted.\u003C/li>\n\u003C/ul>\n\n\u003Cp>Also read:\u003C/p>\n\n\u003Cul>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/savor-s-butter-from-air-the-next-big-thing-in-food-tech-or-just-another-eco-hype\">Savor&rsquo;s Butter from Air: The Next Big Thing in Food Tech or Just Another Eco-Hype?\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/li-auto-and-the-pioneer-trap-when-being-first-becomes-a-curse\">Li Auto and the Pioneer Trap: When Being First Becomes a Curse\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/mad-bulls-the-ferocious-activists-who-tear-companies-apart-to-rebuild-them\">Mad Bulls: The Ferocious Activists Who Tear Companies Apart to Rebuild Them\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/ideal-real-estate-chinese-style-or-another-startup-idea-spoiler-probably-not\">Ideal Real Estate, Chinese Style &mdash; Or Another Startup Idea (Spoiler: Probably Not)\u003C/a>\u003C/li>\n\u003C/ul>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>The Bigger Picture\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Cpicture>\u003Csource srcset=\"https://cdn.quasa.io/photos/0001/image-2026-05-05t141004462.webp\" type=\"image/webp\">\u003Cimg alt=\"Hermes Agent v0.12: Why Developers Are Ditching OpenClaw for Nous Research’s Self-Improving Agent\" class=\"image-align-right\" height=\"298\" src=\"https://cdn.quasa.io/photos/0001/image-2026-05-05t141004462.jpg\" width=\"200\" />\u003C/picture>\u003Ca href=\"https://hermes-agent.nousresearch.com/docs/user-guide/features/kanban-tutorial\">Hermes Agent represents a maturing philosophy in the agent space\u003C/a>: move beyond one-shot prompts toward \u003Cstrong>persistent, evolving digital coworkers\u003C/strong>&nbsp;that improve alongside their human partners.\u003C/p>\n\n\u003Cp>With v0.12&rsquo;s Kanban system and autonomous curator features, Nous Research has made multi-agent orchestration feel less like experimental scripting and more like managing a real (if slightly quirky) team.\u003C/p>\n\n\u003Cp>If you&rsquo;re building anything beyond simple automations &mdash; especially long-running software projects, research pipelines, or personal productivity systems &mdash; Hermes Agent is quickly becoming the tool many developers reach for first.\u003C/p>\n\n\u003Cp>The agent that doesn&rsquo;t just work \u003Cstrong>for\u003C/strong>&nbsp;you, but actually \u003Cstrong>grows with\u003C/strong>&nbsp;you.\u003C/p>\n\n\u003Cp>Check it out: \u003Ca href=\"https://hermes-agent.nousresearch.com/\">hermes-agent.nousresearch.com\u003C/a>\u003C/p>","hermes-agent-v0-12-why-developers-are-ditching-openclaw-for-nous-research-s-self-improving-agent","2026-05-05T12:11:24.000000Z","2026-05-12T09:02:00.000000Z","12.05.2026",{"image":82,"image_webp":83,"thumb":84,"thumb_webp":85},"https://cdn.quasa.io/images/news/vVPjaxEokOYCDmPQOBrzNxcglwffUXAdNeLshhiy.jpg","https://cdn.quasa.io/images/news/vVPjaxEokOYCDmPQOBrzNxcglwffUXAdNeLshhiy.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/vVPjaxEokOYCDmPQOBrzNxcglwffUXAdNeLshhiy.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/vVPjaxEokOYCDmPQOBrzNxcglwffUXAdNeLshhiy.webp","small",null,0,"en",{"id":18,"title":19,"slug":20,"meta_title":91,"meta_description":92,"meta_keywords":93,"deleted_at":87,"created_at":94,"updated_at":95,"lang":89},"AI at Work: Productivity Hacks, Job Risks & Automation | QUASA","Exclusive life hacks on how to choose a career and be productive in any job.","Freelance, business, startup, Survive As a Freelance Developer","2021-09-03T20:21:41.000000Z","2026-04-22T15:14:46.000000Z",[97,111,123,135,146],{"title":98,"description":99,"slug":100,"created_at":101,"publish_at":102,"formatted_created_at":80,"category":103,"links":104,"view_type":86,"video_url":87,"views":109,"likes":88,"lang":89,"comments_count":88,"is_pinned":110},"AI Book Explosion on Amazon: Quantity Up, Quality Polarized","Since ChatGPT launched in late 2022, the Amazon Kindle ecosystem has experienced an unprecedented surge in new titles.","ai-book-explosion-on-amazon-quantity-up-quality-polarized","2026-05-05T12:23:14.000000Z","2026-05-12T11:16:00.000000Z",{"title":27,"slug":28},{"image":105,"image_webp":106,"thumb":107,"thumb_webp":108},"https://cdn.quasa.io/images/news/V6kXDV0CPkTzc6e5Q9wLrqgesENYilpIqhOvYZ7J.jpg","https://cdn.quasa.io/images/news/V6kXDV0CPkTzc6e5Q9wLrqgesENYilpIqhOvYZ7J.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/V6kXDV0CPkTzc6e5Q9wLrqgesENYilpIqhOvYZ7J.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/V6kXDV0CPkTzc6e5Q9wLrqgesENYilpIqhOvYZ7J.webp",8,false,{"title":112,"description":113,"slug":114,"created_at":115,"publish_at":115,"formatted_created_at":80,"category":116,"links":117,"view_type":86,"video_url":87,"views":122,"likes":88,"lang":89,"comments_count":88,"is_pinned":110},"\"I Would Have Cured Cancer First\": Why Google DeepMind’s CEO Thinks the AI Race is a Mistake","His message was clear: The AI industry has taken a wrong turn.","i-would-have-cured-cancer-first-why-google-deepmind-s-ceo-thinks-the-ai-race-is-a-mistake","2026-05-12T10:27:12.000000Z",{"title":47,"slug":48},{"image":118,"image_webp":119,"thumb":120,"thumb_webp":121},"https://cdn.quasa.io/images/news/4gEgru6IINVfplu43JLyECgcll6iRhuYYJp8v9fF.jpg","https://cdn.quasa.io/images/news/4gEgru6IINVfplu43JLyECgcll6iRhuYYJp8v9fF.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/4gEgru6IINVfplu43JLyECgcll6iRhuYYJp8v9fF.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/4gEgru6IINVfplu43JLyECgcll6iRhuYYJp8v9fF.webp",11,{"title":124,"description":125,"slug":126,"created_at":127,"publish_at":127,"formatted_created_at":80,"category":128,"links":129,"view_type":86,"video_url":87,"views":134,"likes":88,"lang":89,"comments_count":88,"is_pinned":110},"The Great AI Sabotage: Why 44% of Gen Z Employees are Quietly Breaking the Machines","The last time we saw this level of systemic resistance was in 1811, when the Luddites smashed weaving looms across England to save their livelihoods.","the-great-ai-sabotage-why-44-of-gen-z-employees-are-quietly-breaking-the-machines","2026-05-12T10:04:19.000000Z",{"title":47,"slug":48},{"image":130,"image_webp":131,"thumb":132,"thumb_webp":133},"https://cdn.quasa.io/images/news/KqvYWlZ6O9KQxPmDInsghYxkCobWmFDNmJ9d4cRE.jpg","https://cdn.quasa.io/images/news/KqvYWlZ6O9KQxPmDInsghYxkCobWmFDNmJ9d4cRE.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/KqvYWlZ6O9KQxPmDInsghYxkCobWmFDNmJ9d4cRE.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/KqvYWlZ6O9KQxPmDInsghYxkCobWmFDNmJ9d4cRE.webp",13,{"title":136,"description":137,"slug":138,"created_at":139,"publish_at":139,"formatted_created_at":80,"category":140,"links":141,"view_type":86,"video_url":87,"views":10,"likes":88,"lang":89,"comments_count":88,"is_pinned":110},"Amazon Caught in Secret Price Manipulation Scheme with Levi’s, Walmart, Target, Home Depot and More","You weren’t comparing prices. You were looking at a carefully managed price ceiling that Amazon helped engineer through back-channel calls and veiled threats.Competition in retail, it turns out, was largely an illusion.","amazon-caught-in-secret-price-manipulation-scheme-with-levi-s-walmart-target-home-depot-and-more","2026-05-12T09:29:00.000000Z",{"title":58,"slug":63},{"image":142,"image_webp":143,"thumb":144,"thumb_webp":145},"https://cdn.quasa.io/images/news/8zUbmVM33gNu8HjLZ5mGGxsxodHlFJLFTigLaB5o.jpg","https://cdn.quasa.io/images/news/8zUbmVM33gNu8HjLZ5mGGxsxodHlFJLFTigLaB5o.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/8zUbmVM33gNu8HjLZ5mGGxsxodHlFJLFTigLaB5o.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/8zUbmVM33gNu8HjLZ5mGGxsxodHlFJLFTigLaB5o.webp",{"title":72,"description":73,"slug":77,"created_at":78,"publish_at":79,"formatted_created_at":80,"category":147,"links":148,"view_type":86,"video_url":87,"views":26,"likes":88,"lang":89,"comments_count":88,"is_pinned":110},{"title":19,"slug":20},{"image":82,"image_webp":83,"thumb":84,"thumb_webp":85},[150,163,179,191,206],{"title":151,"description":152,"slug":153,"created_at":154,"publish_at":155,"formatted_created_at":156,"category":157,"links":158,"view_type":86,"video_url":87,"views":161,"likes":162,"lang":89,"comments_count":88,"is_pinned":110},"The Anatomy of an Entrepreneur","Entrepreneur is a French word that means an enterpriser. Enterprisers are people who undertake a business or enterprise with the chance of earning profits or suffering from loss.","the-anatomy-of-an-entrepreneur","2021-08-04T15:18:21.000000Z","2025-12-14T06:09:00.000000Z","14.12.2025",{"title":65,"slug":66},{"image":159,"image_webp":87,"thumb":160,"thumb_webp":160},"https://cdn.quasa.io/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp",73802,2,{"title":164,"description":165,"slug":166,"created_at":167,"publish_at":168,"formatted_created_at":169,"category":170,"links":171,"view_type":176,"video_url":87,"views":177,"likes":178,"lang":89,"comments_count":88,"is_pinned":110},"Advertising on QUASA","QUASA MEDIA is read by more than 400 thousand people a month. We offer to place your article, add a link or order the writing of an article for publication.","advertising-on-quasa","2022-07-06T07:33:02.000000Z","2025-12-15T17:33:02.000000Z","15.12.2025",{"title":58,"slug":63},{"image":172,"image_webp":173,"thumb":174,"thumb_webp":175},"https://cdn.quasa.io/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://cdn.quasa.io/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.webp","large",73613,4,{"title":180,"description":181,"slug":182,"created_at":183,"publish_at":184,"formatted_created_at":185,"category":186,"links":187,"view_type":86,"video_url":87,"views":190,"likes":178,"lang":89,"comments_count":88,"is_pinned":110},"What is a Startup?","A startup is not a new company, not a tech company, nor a new tech company. You can be a new tech company, if your goal is not to grow high and fast; then, you are not a startup. ","what-is-a-startup","2021-08-04T12:05:17.000000Z","2025-12-17T13:02:00.000000Z","17.12.2025",{"title":65,"slug":66},{"image":188,"image_webp":87,"thumb":189,"thumb_webp":189},"https://cdn.quasa.io/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp",71126,{"title":192,"description":193,"slug":194,"created_at":195,"publish_at":196,"formatted_created_at":197,"category":198,"links":199,"view_type":86,"video_url":87,"views":204,"likes":162,"lang":89,"comments_count":205,"is_pinned":110},"Top 5 Tips to Make More Money as a Content Creator","Content creators are one of the most desired job titles right now. Who wouldn’t want to earn a living online?","top-5-tips-to-make-more-money-as-a-content-creator","2022-01-17T17:31:51.000000Z","2026-01-17T11:30:00.000000Z","17.01.2026",{"title":19,"slug":20},{"image":200,"image_webp":201,"thumb":202,"thumb_webp":203},"https://cdn.quasa.io/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://cdn.quasa.io/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.webp",44896,1,{"title":207,"description":208,"slug":209,"created_at":210,"publish_at":211,"formatted_created_at":212,"category":213,"links":214,"view_type":176,"video_url":87,"views":219,"likes":162,"lang":89,"comments_count":88,"is_pinned":110},"8 Logo Design Tips for Small Businesses","Your logo tells the story of your business and the values you stand for.","8-logo-design-tips-for-small-businesses","2021-12-04T21:59:52.000000Z","2025-05-05T03:30:00.000000Z","05.05.2025",{"title":15,"slug":16},{"image":215,"image_webp":216,"thumb":217,"thumb_webp":218},"https://cdn.quasa.io/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://cdn.quasa.io/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.webp",43823,[221,222,223,224,225,226,227,228,229,230,231,232,233],{"title":23,"slug":24},{"title":47,"slug":48},{"title":55,"slug":56},{"title":43,"slug":44},{"title":51,"slug":52},{"title":31,"slug":32},{"title":35,"slug":36},{"title":27,"slug":28},{"title":19,"slug":20},{"title":15,"slug":16},{"title":58,"slug":63},{"title":11,"slug":12},{"title":65,"slug":66}]