AbyssCN/oh-my-dag

The orchestration layer under your coding agent. Turns work into a typed graph, runs one model per node, and takes the verdict from outside the model — exit codes, write-set checks, and a cross-family verifier. MCP server, 50 tools, bring your own models.

38Stars on the repository
28Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bug-reproducer

01

AbyssCN/oh-my-dag

Agent

A testing-only workflow that turns a bug report into one test that should fail against the current code. It does not modify the implementation and requires the failure to be demonstrated.

not rated 38 today A 31 tokens original MIT

minimal-fixer

02

AbyssCN/oh-my-dag

Agent

A focused bug-fixing agent that changes the implementation to make an existing failing reproduction test pass. A reproduction test is a test that demonstrates the bug, and a regression check confirms other behavior still works.

not rated 38 today A 30 tokens original MIT