-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Subagents Awareness of Active Approval Modes #23582
Copy link
Copy link
Open
Labels
area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent QualityIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualityworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Metadata
Metadata
Assignees
Labels
area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent QualityIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualityworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
Subagents currently lack awareness of the active Approval Mode (e.g., Plan Mode or Auto-Edit Mode). While the Policy Engine blocks tool calls that violate a mode's constraints, the subagents' own instructions and tool definitions often conflict with these realities. For example, a "Generalist Agent" might attempt to perform a "batch refactoring" in Plan Mode. We need to reconcile the subagents tools with policy rules for approval modes.