Skip to content

Hermes agent support #542

@noctuid

Description

@noctuid

Checklist

  • I agree to communicate with the author myself (not AI-generated).
  • I've read the README's Filing issues section.
  • n/a - I'm running the latest versions (fill in below).
  • For requesting new agent support, I'm including a link to the ACP-capable agent or related ACP package.
  • n/a - For issues, I'm including ACP traffic (as per README).

I haven't tested it/how extensive it is, but hermes has acp support

I'm surprised no one has requested hermes integration yet. Maybe it's because not a lot of people here are using openclaw-like software, but hermes has a lot of builtin functionality that makes it useful as a coding agent even if you never use the gateway stuff:

  • All the basics you would expect like forking, subagents, mcp, skills, hooks; geared towards skill auto improvement
  • Rich references like @git:3 (last 3 commits), @staged, @diff (unstaged), etc.
  • Automatic checkpointing after every destructive operation; per-file rollback
  • Context engine plugin system (e.g. to support LCM); other plugins for custom compaction like hermes-vcc
  • Memory plugin system
  • Sandboxing support with docker or more generically ssh (e.g. to use something like incus or gondolin); smart approval mode like claude's auto-mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions