start
Initiates an autonomous debugging session to analyze software bugs, generate competing hypotheses, and test solutions in isolated git branches. Coordinates investigation and synthesizes validated fixes.
Instructions
Begins an autonomous debugging session that investigates software bugs through multiple competing hypotheses. This tool launches a mother agent that analyzes errors, generates diverse hypotheses about potential causes, and spawns isolated scenario agents to test each hypothesis in separate git branches. The mother agent coordinates the investigation, evaluates scenario reports, and synthesizes a validated solution when sufficient evidence is found.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Additional context like code snippets, previous attempts, or relevant information | |
error | Yes | The error message or description of the bug to investigate | |
filePath | No | Relative path to the specific file containing the bug, if known | |
language | No | Programming language of the code being debugged (e.g., 'typescript', 'python') | |
repoPath | Yes | Absolute path to the git repository containing the code to debug |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Deebo
Related Tools
- @abhishekbhakat/mcp_server_code_assist
- @skydeckai/mcp-server-aidd
- @modelcontextprotocol/git
- @davidorex/git-forensics-mcp
- @skydeckai/mcp-server-aidd