[FEATURE] claude code flag to disable multiple choice questions
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
I use CC mostly with voice and no keyboard present. The multiple choice questions are blocking the transcripts that get sent as text with ENTER and just accept the first choice presented.
Proposed Solution
Add a flag so we can override it altogether and make it known to Claude that this session is operated via voice so it should NEVER ask input via the TUI, except for essential ones to make it work like login of course, but non essentials should just be skipped.
Alternative Solutions
Or you change the functionality to not start at q1 but activate the last question which is user input override, so we can just keep sending text and it will interpret.
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
I talk to claude via my phone (custom solution) and it blocks my text input with multiple choice questions
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗