#624 · Primary category: AI Agents & Automation
oh-my-agent
The multi-agent harness that checks the work: verifies agent runs by artifacts (stop-hook gates, independent judges, append-only event logs) across Claude Code, Codex, Cursor, and 10+ runtimes.
Project last updated:08/28/26
GitHub Stars
1.3K
Forks
148
Contributors
12
License
MIT
Why we included this project
Anyone who has run parallel coding agents knows the real problem is not spawning them but trusting what they report. This harness refuses to take an agent's word for it: a stop hook blocks the session from ending until your project's own typecheck, test, and lint scripts exit cleanly, and a gate command checks for the artifacts a workflow must have left behind. An independent judge with a fresh context re-verifies every criterion each round, and every decision lands on an append-only log you can audit later. The same setup runs across Claude Code, Codex, Cursor, OpenCode, and a dozen other runtimes from one portable .agents directory, which makes it a practical choice for teams standardizing agent workflows across tools. It also includes a skill-eval harness that measures whether a skill actually improves performance on held-out tasks, handy if you maintain your own agent skills.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.