Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I configured databricks cding agents as per the doc here Integrate with coding agents | Databricks on AWS. I set the OpenAI Base URL and Model in the Cursor IDE under Settings → Models → API Keys. I am trying to call a AI gateway endpoint that calls the databricks hosted gpt 5.5. All other model works well except for 5.5 and i get this error Provider was unable to process your request. API Error: Request failed with status code 400: {“error”:{“type”:“client”,“reason”:“routing_unsupported”,“message”:“gpt-5.5 routing failed: GPT-5.5 routing only supports Responses-compatible requests”,“retryable”:false}}
I noticed there was a dicussion here Cursor cannot connect to a custom URL compatible with the OpenAI protocol
However i dont see a release for this yet
Steps to Reproduce
Use the gateway endpoint custom URL
Provide the API key
Create a gateway endpoint in Databricks
Add the endpoint as a custom model
Prompt the model
Operating System
MacOS
Version Information
Version: 3.7.19
VS Code Extension API: 1.105.1
Commit: 80c653c2c3528e65016a0d304b54486084b470b0
Date: 2026-06-07T01:42:56.126Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
Does this stop you from using Cursor
Yes - Cursor is unusable