frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Hermes Agent – Open-source AI agent with persistent memory

https://hermes-agent.org/
45•SeriousM•3d ago

Comments

eranation•51m ago
Surprised it wasn't on the homepage yet, my X / LinkedIn feed is non stop about it.

I would love to hear from someone who actually played with all the FOMO harnesses / frameworks and actually did a first impression comparison on what to try out (I'm sure it's not even apples to apples) or discovered that it's all marginally better at best from just rolling your own via Claude Code / Codex / Cursor...

- paperclip

- hermes

- pi

- opencode

- openclaw

- nanoclaw

- gastown

- other FOMO framework I missed (not including skill frameworks such as gbrain etc)

Arubis•44m ago
Pi and OpenCode are Claude Code-alikes. Hermes and *claw try to be somewhat more autonomous.
chokolad•33m ago
you can add netclaw to your list
jdiff•33m ago
OpenCode seemed perfectly workable as a programming assistant. As personal assistants, they all fall short. It's too difficult to really shape their output.

I was briefly impressed with OpenClaw a few times, but ultimately was turned off by not being able to get the models to stop being so damnably verbose. I thought I made progress for a while by having it tweak its soul, iterate, switch models, iterate, switch models, fuse the results, iterate... but ultimately it's all forgotten early in each session. And then one day it killed itself by rebuilding the container it was inside.

Hermes apparently has some plagiarism issues they're trying to cover up [0] and I was deeply unimpressed with their janky, flickery CLI that force-enables a bulky obnoxious header on every launch. Hermes did readily dive into its own source code and did readily confirm that there was no way to disable it. So that's neat. It constantly (wants to) run from upstream master which is unsettling.

Nanoclaw and nanobot seemed fine, but not notably different. There were some common bugs and glitches that caused some minor data loss while configuring nanobot. After that I just deciding to start hacking my own together.

What I really want in a harness is being able to actually control and rewrite the entire context window, like Zed's Text Threads before they obnoxiously and inexplicably removed what, to me, was their most powerful and distinguishing feature.

[0] https://github.com/NousResearch/hermes-agent/issues/10232

KennyBlanken•4m ago
The project in question that is asserting Hermes is copying their ideas:

https://github.com/EvoMap/evolver

The timeline here is pretty telling and it looks like Hermes basically points their coding agent at evolver and says "reimplement this yourself." A few days later Hermes magically sports a nearly identical feature.

https://evomap.ai/blog/hermes-agent-evolver-similarity-analy...

hank1931•24m ago
Check out Eve (https://eve.new). I saw it here on Hacker News after I decided OpenClaw was too raw for me. Eve is amazing. My theory as to why it's so good is that the founders have a strong background in design -- they met getting their masters in design at UC Berkeley. Their secret sauce is the harness they've constructed IMHO.

Here is what Zach Dive said in the original HN announcement--

Eve is an AI agent harness that runs in an isolated Linux sandbox (2 vCPUs, 4GB RAM, 10GB disk) with a real filesystem, headless Chromium, code execution, and connectors to 1000+ services.

You give it a task and it works in the background until it's done.

I built this because I wanted OpenClaw without the self-hosting, pointed at actual day-to-day work. I'm thinking less personal assistant and more helpful colleague.

The main interface is a web app where you can watch work happen in real time (agents spawning, files being written, use of the CLI). There's also an iMessage integration so you can fire a task asynchronously, put your phone down, and get a reply when it's finished.

Under the hood, there's an orchestrator (Claude Opus 4.6) that routes to the right domain-specific model for each subtask: browsing, coding, research, and media generation.

For complex tasks it spins up parallel sub-agents that coordinate through the shared filesystem. They have persistent memory across sessions so context compounds over time.

I've packaged it with a bunch of pre-installed skills so it can execute in a variety of job roles (sales, marketing, finance) at runtime.

embedding-shape•16m ago
> Check out Eve (https://eve.new).

> Continue with Google/Email

Seems very different from the other listed options in parent's comment if you need an online account with Eve to even use it.

oceanwaves•5m ago
This was not a pleasant experience to register with and evaluate. Nowhere is a Linux-deployable harness mentioned. It seems to be a Perplexity-like offering.

On top of that, users logging in with Google OIDC cannot delete their accounts. Eve asks for the login password to confirm account deletion. Broken.

throwaway67678•15m ago
Hermes is more general purpose, like openclaw. Pi and opencode are more specific to coding.

Hermes accomodates other coding agents pretty well and has in fact bundled skills for claude code and codex (for spawning subagents, delegating, etc.). They are not exclusive

I haven't tried these 'agent fleet' frameworks in depth and am not sure yet they are not just a gimmick. Both openclaw and hermes handle multi-agennt orchestration, fwiw. Gas town looks like a silly way to burn all your tokens in a day. Paperclip is just buggy. I'm waiting for them to become more mature

hankbond•7m ago
I don't really see how Pi is a FOMO framework. It's basically the minimal surface area framework for you to build other things on. I'm building some agent powered applications and I would have no ability to do that reliably on Claude Code/codex/cursor because they lack the integration depth I need, that Pi provides.
sergiotapia•41m ago
I wonder why this new page exists, isn't this the same thing? https://hermes-agent.nousresearch.com/

Actually until the team comments, this page seems suspect. Why is the domain not in nousresearch.com?

gabrielsroka•30m ago
> This is an independent information website about Hermes Agent, an open-source autonomous AI agent by Nous Research. We are not affiliated with Nous Research or any other organization referenced on this site.

https://hermes-agent.org/terms-of-service/

sergiotapia•20m ago
Oh hell no. "Let me steal your secret keys" basically. This submission should be removed.
babelfish•14m ago
What? This is just a documentation site. Everything points to the official repo/resources.
groan•22m ago
What happened to the Mila Jovovich mind palace thing?
nkozyra•14m ago
It was purely a hype/media play.
deadbabe•17m ago
Are “AI agents” the next “frameworks” in the AI age?
KennyBlanken•15m ago
Why do these AI agents keep using Telegram as their channel for user communication?

Telegram is literally a spying platform run by the FSB?

lxe•9m ago
Have you tried setting up a bot for something like WhatsApp? I'd much rather use a KGB spy platform with actual user ergonomics.
ilaksh•3m ago
Telegram makes it very easy to create a bot. Other systems are either inconvenient or actively hostile to new bots, especially if you're not a well-known business.
airstrike•6m ago
[delayed]
oceanwaves•3m ago
This submission's reference URL is not affiliated with Nous Research

Apple reveals new AI architecture built around Google Gemini models

https://www.macrumors.com/2026/06/08/apple-reveals-new-ai-architecture/
375•unclefuzzy•7h ago•330 comments

Siri AI

https://www.apple.com/apple-intelligence/
432•0xedb•8h ago•383 comments

Show HN: Performative-UI – A react component library of design tropes

https://vorpus.github.io/performativeUI/
805•lizhang•12h ago•158 comments

xAI is looking more like a datacentre REIT than a frontier lab

https://martinalderson.com/posts/xais-new-rental-business/
416•martinald•11h ago•332 comments

MiMo-v2.5-Pro-UltraSpeed: 1T model with 1000 tokens per second

https://mimo.xiaomi.com/blog/mimo-tilert-1000tps
506•gainsurier•11h ago•354 comments

Anti-social: It's fads, not friends, which now dominate social media feeds

https://www.bbc.com/worklife/article/20260520-how-social-media-ceased-to-be-social
562•1vuio0pswjnm7•14h ago•416 comments

EU-banned pesticides found in rice, tea and spices

https://www.foodwatch.org/en/eu-banned-pesticides-found-in-rice-tea-and-spices
254•john-titor•10h ago•94 comments

Looking Forward to Postgres 19: Query Hints

https://www.pgedge.com/blog/looking-forward-to-postgres-19-query-hints
68•jjgreen•3d ago•7 comments

Apple Core AI Framework

https://developer.apple.com/documentation/coreai/
209•hmokiguess•8h ago•45 comments

Show HN: Gitdot – a better GitHub. Open-source, written in Rust

https://gitdot.io/
163•baepaul•10h ago•129 comments

We Think the SpaceX IPO Is Overvalued

https://www.morningstar.com/stocks/why-we-think-spacex-ipo-is-overvalued?content_id=20768396545
63•0xedb•57m ago•41 comments

Why are cells small?

https://burrito.bio/essays/what-limits-a-cells-size
110•mailyk•7h ago•53 comments

Surveillance is not safety: A statement on the UK's latest threat to privacy [pdf]

https://signal.org/blog/pdfs/2026-06-08-uk-surveillance-is-not-safety.pdf
438•g0xA52A2A•7h ago•163 comments

Hermes Agent – Open-source AI agent with persistent memory

https://hermes-agent.org/
46•SeriousM•3d ago•22 comments

FrontierCode

https://cognition.ai/blog/frontier-code
111•streamer45•6h ago•20 comments

Ask HN: What are tools you have made for yourself since the advent of AI?

163•aryamaan•8h ago•296 comments

I'm building a parallel internet, and it's called The Thinnernet

https://inavoyage.blogspot.com/2026/06/im-building-parallel-internet-and-its.html
48•initramfs•7h ago•54 comments

Confidential submission of draft S-1 to the SEC

https://openai.com/index/openai-submits-confidential-s-1/
306•hackerBanana•5h ago•224 comments

Ask HN: Why hasn't there been a real competitor to Ticketmaster yet?

88•mdni007•9h ago•84 comments

Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code

https://intunedhq.com
102•fkilaiwi•13h ago•44 comments

The Grate Cheese Robbery

https://longreads.com/2026/05/28/the-cheese-theft-food-crime/
12•RickJWagner•1d ago•0 comments

AI is slowing down

https://www.wheresyoured.at/ai-is-slowing-down/
421•crescit_eundo•11h ago•447 comments

Games Between Programs: The Ruliology of Competition

https://writings.stephenwolfram.com/2026/06/games-between-programs-the-ruliology-of-competition/
12•andromaton•3d ago•0 comments

Apple bets cheaper AI will woo small developers

https://techcrunch.com/2026/06/08/apple-bets-cheaper-ai-will-woo-small-developers/
23•jbernardo95•5h ago•10 comments

Federal judge blocks H1B visa $100K fee

https://www.alaskasnewssource.com/2026/06/08/federal-judge-blocks-h1-b-visa-100k-fee/
85•naturalmovement•2h ago•147 comments

1worldflag: A blue dot on a transparent background

https://1worldflag.com/
176•davidbarker•1d ago•149 comments

Doing something that’s never been done before (2025)

https://talglobus.com/p/doing-something-thats-never-been-done-before/
30•surprisetalk•3d ago•23 comments

OCaml Onboarding: Introduction to the Dune build system

https://ocamlpro.com/blog/2025_07_29_ocaml_onboarding_introduction_to_dune/
142•andrewstetsenko•4d ago•20 comments

Show HN: Mach – A compiled systems language looking for contributions

https://github.com/octalide/mach
17•octalide•3h ago•5 comments

Massachusetts bans sale of precise location data in new privacy rights bill

https://techcrunch.com/2026/06/08/massachusetts-votes-to-pass-new-privacy-rights-bill-that-bans-s...
293•01-_-•9h ago•49 comments