Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

EverMind AI β€” Agent Plugins

Official agent-host plugins for EverOS, the md-first memory framework. Each plugin gives an agent host persistent, cross-session memory backed by a local EverOS server β€” one EverOS, many agents: the same store serves every host, partitioned per app.

Plugins

Plugin Host Install Status
openclaw/ OpenClaw @evermind-ai/openclaw-plugin on npm β€” one-command setup: npx --yes --package @evermind-ai/openclaw-plugin everos-setup βœ… published (3.0.1)
hermes/ Hermes Agent hermes plugins install EverMind-AI/plugins/hermes πŸ§ͺ built β€” pre-release verification

What every plugin here shares

  • Recall β†’ capture β†’ seal: relevant memory is recalled before each turn, the finished turn is captured after it, and the session tail is sealed on close β€” automatically, with no memory tools for the model to remember to call.
  • Fail-open: if EverOS is down or unreachable, the host works normally β€” memory just pauses.

Each plugin's own README covers setup, configuration, and troubleshooting.

License

Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages