intentic
Download the app
Download the app
ComparisonsPersonal AI assistants · a different job

Hermes gets better at you. intentic gives an agent fleet a managed workplace.

Both are MIT, self-hosted and answerable from a chat app. Hermes spends its effort on what an agent carries between sessions; intentic on what it runs inside.

"The Agent That Grows With You." Nous Research calls Hermes "the only agent with a built-in learning loop." It creates skills from experience, improves them in use and builds a model of you across sessions.
Hermes ·hermes-agent.nousresearch.com
The short answer

A general-purpose agent with a learning loop: it writes its own skills, remembers across sessions, schedules its own work, and can put its terminal on Docker, SSH or a hosted sandbox. On memory it does something intentic does not attempt.

intentic focuses on software work and the environment under it: a container you approve, a worktree, connections to your systems, and a diff before anything lands.

Head to head

3 of 11 rows go to Hermes: ▸ marks them

Where you agree · both are MIT and self-hosted, both run on your own model accounts, both can put the work in a container, both start on a schedule, and both reach you away from the desk.

DimensionintenticHermes
What it isthe machine and workplace an agent works ina general-purpose agent that learns as it goes
Memory across sessionscontext you author: repo instructions, skills, task lists that survive a rebuild▸a learning loop: generated skills, persistent memory, a model of you
Where the work runsalways a Docker sandboxlocal, Docker, SSH or a serverless sandbox, as configured
Isolationone sandbox container for the fleet; one git worktree per agentisolated subagents inside a conversation
How you reach itany browser over a private tunnel, phone included; Discord and Slack when invited▸a CLI plus Telegram, Discord, Slack, WhatsApp, Signal and 20+ more
Which models6 native harnesses on subscriptions you already pay for, plus any ACP agent▸any endpoint, including Nous Portal, OpenRouter, OpenAI or your own
Reviewing changesa diff reader over an isolated worktree, then accept or discardgit, in the terminal it ran in
Starts on an eventautomations: cron, webhook, chat, email, CI/CD, workspace eventsa natural-language cron scheduler
LicenceMIT for the sandbox, platform and CLIMIT
Where the agent runsa Docker sandboxyour own machine or server, self-hosted
Runs without you at the keyboardautomations on cron, webhook, push, alert, email, chatbuilt-in cron, with delivery to any platform

What it comes down to

What is learned, and what is written down

Hermes generates skills from experience and builds a model of you. intentic uses context you can edit: repo instructions, capability skills and task lists that survive a rebuild. If an agent has something wrong, you fix the file.

Isolation is the floor, not a backend

Hermes lets the terminal choose local, Docker, SSH or a hosted sandbox. Here there is no host-process option: agents run inside the sandbox container, each isolated in its own worktree, and landing replays the delta as ordinary git you can amend or revert.

Not either/or

One machine, two jobs

An intentic automation answers a webhook, so Hermes can hand repository work into a sandbox where an agent gets an isolated worktree and reviewable diff, then report back in the chat where you asked.

Pick Hermes when

You want one agent that writes its own skills, remembers past solutions and works from whichever chat app you use, on work reaching far beyond repositories.

How this was checked

Every claim about Hermes on this page is drawn from its own documentation, last read on . These products move fast. Spot something out of date? Open an issue and it is fixed in the next build.