#VS Hermes ?

1 messages · Page 1 of 1 (latest)

modest hornet
#

main differences btw openclaw and hermes ?

subtle hillBOT
small barnBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

subtle hillBOT
wooden egretBOT
#

Exec approval is required, but native chat exec approvals are not configured on Discord.

Approve it from the Web UI or terminal UI for now. Discord supports native exec approvals for this account. Configure channels.discord.execApprovals.approvers or commands.ownerAllowFrom; leave channels.discord.execApprovals.enabled unset/auto or set it to true.

wooden egretBOT
# modest hornet main differences btw openclaw and hermes ?

Assuming you mean Hermes Agent by Nous:

Big picture

  • OpenClaw is more gateway + personal-assistant platform centered on messaging surfaces.
  • Hermes is more agent runtime / CLI-first system with a strong “self-improving agent” angle.

Main differences

  • Center of gravity

    • OpenClaw: talk to your agent through WhatsApp, Discord, Telegram, iMessage, etc.
    • Hermes: stronger emphasis on terminal/TUI + agent workflows, then messaging on top.
  • Autonomy / learning

    • Hermes: built-in learning loop, skill creation/improvement is a headline feature.
    • OpenClaw: has skills, memory, heartbeat, cron, plugins, but is a bit less “agent teaches itself” as the core pitch.
  • Ecosystem focus

    • OpenClaw: broader “personal assistant everywhere” story, especially channels, Control UI, mobile nodes, device integrations.
#
  • Hermes: stronger Python-native hacker vibe, terminal backends, subagents, RPC scripting.

  • Platform stack

    • OpenClaw: JS/TS ecosystem.
    • Hermes: Python ecosystem.
  • Best fit

    • Pick OpenClaw if you want an assistant that lives across chat apps/devices.
    • Pick Hermes if you want a more agentic, terminal-heavy, self-evolving automation setup.

What they share

  • self-hosted
  • memory
  • cron/scheduled tasks
  • multi-model support
  • tools + messaging gateway
  • “always-on assistant” vibe