hermes

rkchoudary/hermes
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Autonomous delivery harness — multi-engine AI agent orchestrator with audit-trail compliance. Greenfield + brownfield. 9-engine adapter registry (Claude, Codex, Cursor, Aider, Continue, Gemini, Ollama, OpenAI). Cognitive recovery, skill memory, parallel orchestration, MCP server, live dashboard, Prometheus metrics.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hermes": {
      "command": "npx",
      "args": [
        "-y",
        "rkchoudary/hermes"
      ]
    }
  }
}

README Excerpt

**Open-source autonomous delivery harness — multi-engine AI agents with audit-trail compliance, by default.** Hermes drives AI coding agents through a 28-stage delivery pipeline (intake → spec authoring → code-sprint → review → land → deploy) with the gates and audit trail that regulated industries actually require: SOX, GDPR, HIPAA, PCI-DSS, model-governance, segregation-of-duties. Greenfield or brownfield, single-repo or many modules.