Skip to content

Agents

AgentModeEditBashWebPurpose
resolverallallowaskallowPrimary orchestrator.
codersubagentallowaskallowFocused implementation.
explorersubagentdenydenyallowFast read-only scout.
reviewersubagentdenydenyallowRead-only verification review.
deep-reviewersubagentdenydenyallowStrong review for risky changes.
plannersubagentdenydenyallowRead-only planning.
AgentPurpose
architectDesign/decomposition helper.
debuggerReproduction and root-cause helper.
researcherCodebase and documentation research.

The resolver inspects relevant context, dispatches focused subagents, verifies the changed path, and iterates until the task is resolved or a real blocker is found.