AI product Open source · MIT
oh-my-hermes (OMH) is a plugin and operating layer for Hermes Agent that adds model routing, coding workflows, specialist skills, project memory, and evidence-gated execution without replacing Hermes as the natural-language interface. It scores requests, selects workflows and model-and-effort categories, applies model-family-specific prompting, and can split accepted plans into parallel worktree-based lanes with typed results and verification gates. Its workflows cover interviewing, research, planning, coding delegation, quality assurance, performance work, and iterative plan-build-review loops; the terminal interface exposes phase-based todos, delegated-lane status, cost and token telemetry, and execution states that distinguish preparation, reported completion, and verified results. OMH also provides a file-backed, reviewer-gated memory store with provenance, review dates, conflict handling, and task-scoped recall packs, while leaving Hermes's native memory untouched. It is distributed as a command-line package and plugin with installation paths including a shell installer, Homebrew, Bun, npm, and Hermes skill tap.