claude-code - 💡(How to fix) Fix [FEATURE] Auto-prompt: cycle alternatives or refine by typing

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I often receive prompt suggestions on an empty prompt when claude prompts for how to proceed (e.g "Do you want to do X or should we do Y?"), which can be auto-completed with the tab key. An "auto-prompt"/"suggested prompt". Sometimes the auto-prompt is what i want and sometimes it's not, but only one of the number of paths forward can be suggested for me to auto-complete.

Proposed Solution

I'd like claude code to identify (sure it does already) two or more of the options forward and let me either cycle them with a keyboard shortcut or, ideally, update the suggestion when i start typing out one of the other identified options. For example, if the latest claude response is "Do you want to do X and then say howdy or do Y and say doo?" and the initial suggested prompt is "Do X and then say howdy", i want the suggested prompt to update to "Do Y and say doo" as i write the substring "Do Y" so that i can tab-auto-complete that instead.

Alternative Solutions

No response

Priority

Low - Nice to have

Feature Category

Other

Use Case Example

No response

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Auto-prompt: cycle alternatives or refine by typing