Add setting to disable suggested prompts
Status Closed — duplicate
Maintainer reply None cached
Workaround ✓ Mentioned in description ↑
Activity 3 comments · opened Jan 12, 2026 · closed Jan 15, 2026
Feature Request
Add a configuration option to disable the suggested prompts that appear in the UI.
Problem
The suggested prompts (the "what to type next" suggestions) can be distracting for users who prefer a cleaner interface and already know what they want to ask.
Proposed Solution
Add a setting like "showSuggestedPrompts": false in settings.json or via /config to hide these suggestions.
Workaround Attempted
Tried using CLAUDE.md instructions, but these prompts are generated by the UI layer, not the model responses, so there's no current way to disable them.
🤖 Generated with Claude Code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗