hermes-agent VS zed

Compare hermes-agent vs zed and see what are their differences.

zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. (by zed-industries)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hermes-agent zed
77 288
191,847 85,086
40.2% 6.3%
9.9 10.0
1 day ago 1 day ago
Python Rust
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hermes-agent

Posts with mentions or reviews of hermes-agent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-10.
  • Running Hermes Agent in the Cloud Safely: A Reader's Guide to Their Trust Model
    3 projects | dev.to | 10 Jun 2026
    NousResearch publishes a detailed security policy for Hermes Agent. It is unusually clear about what the project treats as load-bearing and what it does not. If you operate Hermes in the cloud, read it first; this post is the operator-friendly companion, not a replacement.
  • Hermes Agent – Open-Source AI Agent with Persistent Memory
    3 projects | news.ycombinator.com | 8 Jun 2026
    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.

    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

  • Hermes Agent's skill trust model is a four-repo allowlist
    1 project | dev.to | 6 Jun 2026
    I've opened a design discussion to argue this out before anyone writes a line of it, because a surprise PR to a security-sensitive module is the wrong way to start. Feedback from people who've thought about supply-chain trust is what I appreciate.
  • Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)
    33 projects | news.ycombinator.com | 5 Jun 2026
  • NousResearch Agent, Open-Source Notebook LM, & Local Multimodal OCR for Consumer GPUs
    3 projects | dev.to | 4 Jun 2026
    Source: https://github.com/NousResearch/hermes-agent
  • How I Automated My Entire Content Pipeline with One Hermes Agent
    1 project | dev.to | 3 Jun 2026
    Hermes Agent is an open-source AI agent framework.
  • Hermes Agent Burned 603M Tokens Behind My Back — I Cut Background Costs by Up to 125x
    2 projects | dev.to | 1 Jun 2026
    I opened my Hermes Agent logs and found something I did not know existed: an auxiliary: block with twelve background tasks. Compression, web extraction, vision, session search, skills matching — all running silently every time I typed a message. Every task was set to provider: auto. And because I had no API keys for the fallback chain, every one silently fell back to kimi-k2.6, my one-trillion-parameter main model.
  • AI Builder Notes - May 2026
    8 projects | dev.to | 1 Jun 2026
    The adjacent tools worth tracking: the OpenAI Chrome plugin, BrowserCode, Autobrowse, browser-harness, Pi browser extensions, and Hermes browser skills. [13] [14] [6] [15] [16] [12] The category is logged-in browser work: support queues, internal tools, research, scraping, QA, admin ops, and anything where the useful data sits behind a session.
  • A plugin for Observability + Budget Guardrails built with Hermes Agent
    2 projects | dev.to | 31 May 2026
    hermes-telemetry solves both by giving you real-time observability and automatic budget enforcement for Hermes Agent.
  • What Happens When You Replace Your AI Orchestrators Brain with Hermes Agent
    1 project | dev.to | 30 May 2026
    If you haven't encountered it yet: Hermes Agent is an open-source agentic system from Nous Research. The key differentiators that caught my attention:

zed

Posts with mentions or reviews of zed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-11.
  • Software Is Made Between Commits
    3 projects | news.ycombinator.com | 11 Jun 2026
    A bit O/T but:

    > I have never been a big fan of pull requests.

    I guess this partly explains why Zed (still) lacks a PR review flow, let alone a coherent one, despite some interest [1]. Pretty much the only reason I’m still with JetBrains.

    [1]: https://github.com/zed-industries/zed/discussions/34759

  • Fable 5 is available in Zed
    1 project | news.ycombinator.com | 10 Jun 2026
  • Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)
    33 projects | news.ycombinator.com | 5 Jun 2026
    Devcontainers + Claude + Pi

    [1] Zed https://zed.dev/

    [2] Terminal threads https://zed.dev/blog/terminal-threads

    As sort of byproduct also replaced Alacritty + Zellij (i just don't have the need to use more, 3 weeks of new setup)

  • Tools I'm Using in 2026 (and what I've stopped using from 2025)
    10 projects | dev.to | 26 May 2026
    That said, sometimes you do just want an editor, not a full blown IDE, and for that for the last few months I've been experimenting with Zed. It's okay. I've had some weird issues with their terminal emulator; I don't know what they are doing but my ZSH config doesn't load right so it sometimes gets stuck in what looks like an infinite loop, and then my PATH is all messed up... IDK, I expect my editors to kinda just work, but overall, I like the look and feel and for when I just need to edit a file, it's fine.
  • GitHub confirms breach of 3,800 repos via malicious VSCode extension
    8 projects | news.ycombinator.com | 20 May 2026
    That's a link to a hacker news post, which links to a reddit post, which links to https://github.com/zed-industries/zed/issues/12589 if anyone wants to go right to the 'open' issue.
  • Building a native terminal for AI coding agents in Rust + GPUI
    5 projects | dev.to | 20 May 2026
    This is a post-mortem, not a launch post. Paneflow is a native terminal workspace, splits, panes, branch-aware workspaces, session restore, built in pure Rust on top of Zed's GPUI framework and the upstream alacritty_terminal crate. It started as a port of cmux, a macOS-only Swift/AppKit project, and the Rust rewrite forced a string of decisions I had no good intuition for at the start. I want to walk through the ones that mattered: which UI frameworks I tried and rejected, how the GPUI/alacritty boundary actually looks, how dev-server detection works under the hood, the N-ary layout tree that replaced binary splits, the cross-platform PTY plumbing, the JSON-RPC control plane that makes agents first-class, and four lessons that surprised me.
  • Zed Editor Theme-Builder
    6 projects | news.ycombinator.com | 9 May 2026
  • Zed is 1.0
    24 projects | news.ycombinator.com | 29 Apr 2026
    Copying my own comment below, with GH links and my (non-AI) summary after skimming:

    > https://github.com/zed-industries/zed/issues/7054

    > https://github.com/zed-industries/zed/issues/12589

    > TL;DR: Mix of language tooling, unsigned proprietary blobs, corrupted and/or GLIBC-dependent files, redundant copies of already-installed executables. The Node packages especially are able to run scripts on install. Personal preference aside, might also create issues with security laws, certifications. All without user consent.

    > Issues opened in January and June 2024. They've been rejected, closed, and opened a couple times since then. No changes directly improving this yet as of April 2026.

    So... If you want broad language support via LSP servers, then you're going to have to bring in other ecosystems, and Node/Typescript is a big one that doesn't always have alternatives. [0] That's not a Zed-specific problem.

    IMO the real issue with Zed is the "runs them by default without asking" part. Plus the questionable practices with binary blobs and the cavalier attitude towards it, when I can just use an editor that... Doesn't do any of that.

    [0] https://microsoft.github.io/language-server-protocol/impleme...

  • Parallel Agents in Zed
    6 projects | news.ycombinator.com | 22 Apr 2026
    Just injecting this here: What I've been missing is an equivalent for GitHub's "blame prior revision" feature to quickly follow through the history of individual source lines.

    https://github.com/zed-industries/zed/discussions/42583

    Thanks for building an awesome product :)

  • SpaceX and Cursor partnership. Right to acquire Cursor later this year
    1 project | news.ycombinator.com | 22 Apr 2026
    Zed - https://zed.dev/

    Integrates a lot of agents (I use it with OpenRouter and directly with Pi) natively, is fast (you don't realise how laggy VSCode and its forks are).

    Biggest disadvantage: lack of extensions. Lots of quality of life missing (e.g. gitignore integration to add/append gitignore files for different languages).

What are some alternatives?

When comparing hermes-agent and zed you can also consider the following projects:

agent-ruler - Enforce CLAUDE.md and skills

helix - A post-modern modal text editor.

arxitect - Agentic coding plugin that enforces best-practice software design & architecture.

lapce - Lightning-fast and Powerful Code Editor written in Rust

Archon - The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.

pulsar - A Community-led Hyper-Hackable Text Editor

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Python is
the 1st most popular programming language
based on number of references?