[BUG] Prompt suggestions never appear after responses

Resolved 💬 4 comments Opened Mar 5, 2026 by alexandrakassis Closed Mar 8, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

## Description

Prompt suggestions never appear after Claude responds. This happens in every context —
projects with CLAUDE.md, empty directories, even /tmp with no configuration at all.

What Should Happen?

Expected behavior

Prompt suggestions should appear below the input after each response.

## Actual behavior

No suggestions ever appear. The input is blank after every response.

Error Messages/Logs

Steps to Reproduce

## Steps to reproduce

  1. cd /tmp
  2. claude
  3. Type "hi" and press Enter
  4. After Claude responds, no prompt suggestions appear

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Claude Code: 2.1.69

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

## Troubleshooting already done

  • Verified /config → Prompt suggestions shows enabled
  • Tested in /tmp with zero config/CLAUDE.md (same result)
  • Confirmed ~/.claude/settings.json has no hooks or suggestion-disabling config
  • Previously had hooks configured (removed them) — issue persists with "hooks": {}
  • On latest version (2.1.69)

## Environment

  • Claude Code: 2.1.69
  • macOS: 26.1
  • Node: v25.6.1
  • npm: 11.9.0
  • Terminal: Apple Terminal (xterm-256color)
  • Shell: zsh
  • Subscription: Pro Max

View original on GitHub ↗

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