/feedback form never submits

Resolved 💬 3 comments Opened Dec 28, 2025 by jameshfisher Closed Jan 1, 2026

The /feedback form seem broken. It either hangs forever like this:

> /feedback
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Submit Feedback / Bug Report                                                                                   │
│                                                                                                                │
│ Submitting report…                                                                                             │
│                                                                                                                │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Or, when it eventually fails, it shows:

> /feedback
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Submit Feedback / Bug Report                                                                                   │
│                                                                                                                │
│ Could not submit feedback. Please try again later.                                                             │
│                                                                                                                │
│ Press Enter to open your browser and draft a GitHub issue, or any other key to close.                          │
│                                                                                                                │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Pressing Enter takes me to a URL like:

https://github.com/anthropics/claude-code/issues/new?title=I%27m%20Claude%20Code%2C%20Anthropic%27s%20CLI%20for%20Claude.%20I%27m%20ready%20to...

Each time this URL seems unique and LLM-generated, but completely generic.

View original on GitHub ↗

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