Hermes Registry

Bug Fix

v1.0.0Workflow

Reproduce a reported bug, fix it, and add a regression test.

IDbug-fix

Inputs

issuestring

Bug description or issue link

Steps3 stages

  1. 1
    diagnose·agent/debugger

    Reproduce and root-cause: ${inputs.issue}

  2. Apply the minimal fix for: ${diagnose.root_cause}

  3. Add a regression test for the fixed bug.