Bug Report: Code generation stuck at “Generating” and never completes
Description:
When trying to use Cursor’s AI assistant to generate code (in this case, calculate_feature.go
), the system remains stuck at "Generating"
without ever returning a result. It does not timeout or produce an error — just hangs indefinitely.
How to Reproduce:
- Open a new tab or file (e.g.,
calculate_feature.go
) - Type a prompt (e.g., “在吗” or a function-related request)
- See that the response starts with
"Generating..."
and never progresses
Screenshots:
(See attached screenshots showing the stuck state and forum post attempt)
Included:
generating.png
, forum_attempt.png
System Info:
- OS: Windows 11
- Cursor Version: 0.x.x (please fill in exact version if available)
- Network: Stable connection (confirmed other web access works)
- Region: (optional – CN, US, etc.)
Impact:
This issue prevents me from using the core code generation feature of Cursor, making it unusable for development tasks.