Agent
A helper that independently checks whether a reported software bug was fixed correctly. It reviews the fix, code quality, regression risks, and testing, with simpler checks for front-end changes.
Agent
A helper that independently checks whether a reported software bug was fixed correctly. It reviews the fix, code quality, regression risks, and testing, with simpler checks for front-end changes.
Agent
A bug-fixing agent that investigates errors through messages, logs, stack traces, code paths, configuration, dependencies, and external-service connections before making a targeted code change. It also recognizes likely front-end issues in files and frameworks such as React, Vue, and Svelte.
Agent
A development coordinator that guides work from a software requirement to working code through design, implementation, integration, review, and testing. It also considers error handling, compatibility, maintainability, and future scaling.
Agent
A debugging coordinator that organizes several AI roles to investigate software problems. It combines architecture analysis, external research, coding, testing, and a final diagnosis before asking for confirmation to proceed with a fix.
Agent
A coordinator for improving application performance by measuring bottlenecks, reviewing algorithms, managing memory and input/output, and considering how the system behaves as usage grows. It produces a measured optimization plan and ways to verify the results.