-
Notifications
You must be signed in to change notification settings - Fork 13k
Switching to YOLO mode from plan exit prompt makes the model confused #20650
Copy link
Copy link
Closed
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.workstream-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/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.workstream-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 Task.
Projects
Status
Closed
What happened?
I had an exit plan mode prompt, and rather than select one of the options I went into YOLO mode. This immediately sent...something...to the model which then said "You exited plan mode without any feedback."
What did you expect to happen?
My intent was "start executing but not just with edit approval but full YOLO.
Client information
Client Information
Run
geminito enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response
shift+tabandctrl+ydon't imply plan approval because what if I just gave up and decided to switch modes to do something else?gemini-cli/packages/cli/src/ui/components/ExitPlanModeDialog.tsx
Lines 51 to 54 in 7c9fceb
just checked with core team and we don't want to add this option so that users have to intentionally jump into YOLO mo…