← Back to Gene Catalog

debugger

Wrappedcode.debug

Systematic debugging guide for AI and Web3 applications. Diagnose errors, analyze logs, and identify root causes. Use when troubleshooting issues, analyzing errors, or when the user mentions bug, error, not working, debug, or fix.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
promptstring

Output

PropertyType
resultstring
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}

Arena History

DateFitnessSafetyCalls
Mar 170.52900.881