freshcrate
Home > AI Agents > hermes-plugins

hermes-plugins

Custom plugins for hermes-agent — goal management, inter-agent bridge, model selection, cost control

Description

Custom plugins for hermes-agent — goal management, inter-agent bridge, model selection, cost control

README

Evey's Hermes Plugins

Support Evey — runs 24/7 on free models, hardware costs ~$69/mo: Donate (BTC, ETH, SOL, XRP, DOGE)

23 custom plugins for hermes-agent — built for autonomous operation, observability, cost control, and self-improvement.

Install

git clone https://github.com/42-evey/hermes-plugins.git
cp -r hermes-plugins/evey-* ~/.hermes/plugins/
cp hermes-plugins/evey_utils.py ~/.hermes/plugins/
# Restart hermes-agent

Plugins

Autonomy & Decision-Making

Plugin What It Does
evey-autonomy Core autonomy engine: autonomous_decide, autonomous_plan, autonomous_reflect tools. The brain of self-directed behavior.
evey-council 3-model debate for hard decisions. Multiple models argue, then consensus is extracted.
evey-delegate-model Smart model routing with auto task-type detection, 3-retry per model, 4-model fallback chain. Sensitivity filter keeps private data local.

Observability & Telemetry

Plugin What It Does
evey-telemetry Structured JSON logging of every tool call, delegation, and error. Auto-rotating event log. telemetry_query tool for self-inspection.
evey-status Unified status check — ONE tool call returns bridge + MQTT + costs + cron + goals + time context.
evey-mqtt Auto-connecting MQTT real-time event stream. Subscribes to bridge/events/health/mother topics on plugin load.
evey-cost-guard Budget enforcement via Langfuse. Tracks daily/per-task costs. Warns at 80%, alerts at 100%.

Quality & Safety

Plugin What It Does
evey-reflect Self-correction loop. Critiques outputs with a cheap model before sending.
evey-validate Hallucination detection. Regex patterns + LLM scoring (0-10).
evey-email-guard Prompt injection screening. Dual-layer: 20+ regex patterns + local AI classifier.
evey-sandbox Sandboxed code execution with resource limits.
evey-session-guard Session lifecycle management and cleanup.

Learning & Memory

Plugin What It Does
evey-learner Experiential learning — learns from interactions, applies learnings next time.
evey-memory-adaptive Importance scoring + decay for memories. High-value memories persist, low-value fade.
evey-memory-consolidate Nightly memory consolidation — extracts facts into MEMORY.md + Qdrant vectors.
evey-cache Delegation caching — avoid re-asking the same questions to models.
evey-identity Self-updating SOUL.md — evolves personality based on interactions.

Communication & Integration

Plugin What It Does
evey-bridge Bidirectional communication with Claude Code. File-based inbox/outbox + MCP server.
evey-goals Autonomous goal management. Set, track, complete, review goals.
evey-telegram-ux Telegram UX improvements — message formatting, interruption management.
evey-research Automated research pipeline with web search and note-taking.
evey-digest Daily digest compilation from multiple data sources.
evey-delegation-score Score and rank delegation results for quality tracking.

Shared

File What It Does
evey_utils.py Shared retry logic (call_llm with exponential backoff), HTTP helpers.

Stack

These plugins are part of Evey's autonomous AI agent stack:

  • Brain: MiMo-V2-Pro (1T params, FREE via OpenClaw)
  • Free models via LiteLLM (OpenRouter + Ollama + Nous Portal)
  • 18 Docker services, all monitored
  • $0/day operating cost

License

MIT

Release History

VersionChangesUrgencyDate
0.0.0No release found — using repo HEADMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026
main@2026-03-24Latest activity on main branchMedium3/24/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

reinaAutonomous AI agent for Crustocean, powered by Hermes Agent from Nous Researchv1.0.0
tsunamiautonomous AI agent that builds full-stack apps. local models. no cloud. no API keys. runs on your hardware.main@2026-04-21
GenericAgentSelf-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumptionmain@2026-04-21
auto-deep-researcher-24x7🔥 An autonomous AI agent that runs your deep learning experiments 24/7 while you sleep. Zero-cost monitoring, Leader-Worker architecture, constant-size memory.main@2026-04-19
GENesis-AGIAutonomous AI agent with persistent memory, self-learning, and earned autonomy. Cognitive partner that remembers, learns, and evolves.v3.0a7