Fails to return JSON or SQL text in prompt

Describe the Bug

When asked to produce JSON or raw SQL the data is simply not showing. For example, this is part of the output I received. Nothing shows up after “query:” and it continues on with the explanation as if it displayed a query.

Based on the model definition, here’s the SQL query:
Explanation:
marketplace_data is the JSONField column name

Steps to Reproduce

“Create a SQL query for…” and it will fail with anything.

Expected Behavior

Return the SQL query.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.3
VSCode Version: 1.99.3
Commit: e589175333a2d938c3d944f9bf0993155e655e70
Date: 2025-07-26T19:15:16.148Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

I think this might a bug in the pre-release version. They are getting it fixed. You can rollback to previous stable version.

Anyone experiencing issues with the pre-release version of Cursor can download the previous version here: Downloads | Cursor - The AI Code Editor

@jimloma we have release 1.3.4 that should show the code blocks in output. If you are still on pre-release, update it to latest.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.