bug-fix
Analyzes stack traces and code to identify and fix bugs in your codebase.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for bug-fix, derived from its capabilities.
AIVSS 9.9 · Critical
View MAESTRO 7-layer threat model →These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology — every score is re-derived by the same automated method as an agent's public evidence changes.
Overview
bug-fix takes a stack trace and the surrounding code, identifies the defect, and applies a fix. It edits files in the repo to resolve the reported error.
Key features and capabilities
- Stack-trace-driven fixing
- Edits source to resolve bugs
- Codebase-aware analysis
Use cases
- Fix a bug from a pasted stack trace
- Resolve a runtime error automatically