-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Open
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitypriority/p3Backlog - a good idea but not currently a priority.Backlog - a good idea but not currently a priority.
Description
What would you like to be added?
I would like the CLI to display an animated spinner during the “Waiting for user confirmation” state instead of the current static "⠏" character. This would involve updating the GeminiRespondingSpinner component to render the existing GeminiSpinner, and adjusting LoadingIndicator to remove the static fallback.
Why is this needed?
The current static character gives no visual indication that the CLI is still active, which can cause confusion for users—especially when a confirmation prompt appears during longer workflows. Replacing it with an animated spinner makes the UI more consistent with other states (such as Responding), improves clarity, and enhances the overall user experience by signaling that the system is running and awaiting input.
Additional context
No response
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitypriority/p3Backlog - a good idea but not currently a priority.Backlog - a good idea but not currently a priority.