Skip to content
OpenHermit logo

OpenHermit

Verified

Open-source platform for running AI agents as production services.

Autonomous AgentsAgent Frameworks 44Open source
View on GitHub
Updated 2026-06-15
OpenHermit GitHub repository

What is OpenHermit?

OpenHermit is an open-source platform that turns AI agents into dependable production services. It keeps every agent's internal data in a Postgres database and isolates execution inside per-agent Docker workspaces.

Operators manage entire fleets with single CLI instructions, while day-to-day interaction is available through a Web UI or integrations with Telegram, Discord and Slack. The project is written in TypeScript and released under the MIT license.

Capabilities

deploy ai agents as production services
store agent state in postgres
run per-agent docker workspaces
manage fleet via single cli commands
expose agents via telegram/discord/slack

What you can build with OpenHermit

Fleet skill management

Enable or update skills across every agent at once using one command.

Persistent agent deployments

Store memory, schedules and secrets in Postgres so agents survive restarts.

Multi-channel operations

Control and monitor agents from the CLI, Web UI or chat apps.

Install OpenHermit

Quick start
npm install -g openhermit
  1. 1Install Postgres and create a database for agent state.
  2. 2Ensure Docker is available for per-agent workspaces.
  3. 3Install the OpenHermit CLI from the project repository.
  4. 4Run the hermit command to start an agent and connect it to Postgres.
  5. 5Use the Web UI or chat integrations to interact with running agents.

Works with

PostgresDockerMCPTelegramDiscordSlack

OpenHermit: pros & cons

Pros

  • +Fully open source under MIT license
  • +Central Postgres storage for all agent state
  • +Isolated Docker workspaces per agent
  • +Single-command fleet operations plus multiple UIs

Cons

  • Requires a running Postgres instance
  • Depends on Docker for every agent
  • No pre-built package manager install command provided
Did you find this helpful?

Frequently asked questions

It is released under the MIT license.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote OpenHermit

Add this badge to your website, or share the tool.

DFeatured on DhanasviOpenHermit 0