[FEATURE] Allow selecting which agent executes the plan after approval in Plan Mode
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Currently, when working in Plan Mode, after reviewing and approving the proposed plan, the execution starts automatically — but it doesn’t always trigger the desired agent, and sometimes no agent is started at all.
It would be very useful to have the option, at the moment of confirming the plan, to choose which agent should execute it.
This would allow for better control and workflow flexibility, especially in environments where multiple agents are available (for example, a specific agent specialized for coding, another for testing, etc.).
It would also avoid the need to manually block after plan approval and then separately ask the system to start the correct agent, which is an unnecessary extra step and can break the flow.
Proposed Solution
Proposed feature:
• When confirming a plan in Plan Mode, show a prompt or dropdown to select the agent that will execute it.
• The selected agent then automatically starts executing the approved plan.
Benefits:
• Reduces friction between planning and execution.
• Improves control and reliability when multiple agents are involved.
• Prevents the need for manual intervention after plan approval.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗