[Feature Request] Add environment variable to force prompt suggestions display

Resolved 💬 2 comments Opened Mar 2, 2026 by AlonHarpaz Closed Mar 31, 2026

Bug Description
Feature request: Add an option to always show prompt suggestions (input tips), even when the cache is cold or the codebase is large.
Currently they get skipped automatically with no way to force them on. Something like CLAUDE_CODE_FORCE_PROMPT_SUGGESTIONS=true would
be great.

Environment Info

  • Platform: darwin
  • Terminal: zed
  • Version: 2.1.63
  • Feedback ID: 19de73ad-7c96-4b1d-866f-a48b0f2cb013

Errors

[{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n    at vWH (/$bunfs/root/claude:1792:15724)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-02T14:21:02.699Z"},{"error":"Error: LSP server plugin:typescript-lsp:typescript failed to start: Executable not found in $PATH: \"typescript-language-server\"\n    at start (/$bunfs/root/claude:2716:22317)\n    at async f (/$bunfs/root/claude:2716:24629)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-02T14:21:04.171Z"},{"error":"Error: Executable not found in $PATH: \"typescript-language-server\"\n    at spawn (unknown)\n    at spawn (node:child_process:667:35)\n    at spawn (node:child_process:14:39)\n    at start (/$bunfs/root/claude:2716:20843)\n    at f (/$bunfs/root/claude:2716:24629)\n    at I (/$bunfs/root/claude:2716:32738)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-02T14:21:04.171Z"},{"error":"Error: Failed to start LSP server plugin:typescript-lsp:typescript: Executable not found in $PATH: \"typescript-language-server\"\n    at <anonymous> (/$bunfs/root/claude:2716:32760)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-02T14:21:04.171Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n    at vWH (/$bunfs/root/claude:1792:15724)\n    at async F (/$bunfs/root/claude:4109:14710)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-02T14:21:04.173Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n    at vWH (/$bunfs/root/claude:1792:15724)\n    at async C (/$bunfs/root/claude:4109:14177)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-02T14:21:04.176Z"}]

View original on GitHub ↗

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