Add setting to disable suggested prompts

Resolved 💬 3 comments Opened Jan 12, 2026 by gvelez17 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

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗