[FEATURE] Remove stupid autocomplete suggestions in Claude Code.
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
The autocomplete suggestion doesn't make sense in the context of the scenario I'm using Claude Code Opus 4.8 in, nothing to do with the model, whatever you're using to generate or recommend autocomplete suggestions for it is recommending me useless garbage half the time, remove it.
Proposed Solution
The auto-suggested user replies in the terminal are frequently inaccurate, e.g., it suggested I ask the assistant to restart the app for a client-side change that needed no restart (the page just refreshes). They read like guesses made without the conversation's actual context, and following them would cause unnecessary work. Remove them if they don't provide a useful path forward, they shouldn't be shown at all then.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Interactive mode (TUI)
Use Case Example
Auto reply is stupid and wanted me to restart something I didn't need to restart, wasting time, effort, work, tokens, see proposed solution section for details.
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗