Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
On Windows, the OpenAI API Key and Override OpenAI Base URL input fields in Settings → Models do not accept keyboard input. Clicking the fields shows the cursor, but typing does nothing — no characters appear.
This used to work; after a recent update/reinstall the UI stopped accepting input. Clearing cache, reinstalling, and restarting did not fix it.
Because of this, I cannot configure BYOK (Bring Your Own Key) with a custom OpenAI-compatible endpoint (e.g. Baseten). The Override OpenAI Base URL toggle can be turned ON, but the URL field stays at https://api.openai.com/v1 and cannot be edited.
When I try to use a custom model added under Models (e.g. deepseek-ai/DeepSeek-V4-Flash-0731), chat shows: “AI Model Not Found — Model name is not valid” — likely because BYOK was never applied.
Steps to Reproduce
Open Cursor IDE on Windows (v3.15.13).
Go to Settings (gear icon) → Models.
Scroll to OpenAI API Key.
Click the input field “Enter your OpenAI API Key”.
Type any characters on the keyboard.
Actual: Nothing appears in the field.
Toggle Override OpenAI Base URL ON.
Click the base URL field and try to type
Actual: Field does not accept input;
(Optional) Add a custom model name under Models and select it in chat → “Model name is not valid” error.
Expected Behavior
API Key field should accept pasted/typed text.
Base URL field should accept a custom OpenAI-compatible endpoint when override is ON.
After saving, BYOK requests should route to the custom base URL with the provided API key.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
IDE:
Version: 3.15.13
VSCode Version: 1.128.0
Commit: db56c26fed834fb7fd3e85a82d5acd0b393b9dc0
Date: 2026-08-08
OS: Windows x64
For AI issues: which model did you use?
Custom BYOK model: deepseek-ai/DeepSeek-V4-Flash-0731 via Baseten
Also tried Cursor subscription models — those work when BYOK is not needed.
For AI issues: add Request ID with privacy disabled
Privacy mode ON hai to Request ID nahi milega. Agar post karte waqt privacy band kar sakte ho, ek failed chat se Request ID add kar dena.
Additional Information
Pro Plan user ([email protected]).
Problem is UI-only for typing in Models settings — not a bad API key on the provider side.
Tried: cache clear, full reinstall, reload window — issue persists.
Override OpenAI Base URL toggle works; text inputs do not.
Installed extensions include Kilo Code, CommandCode, AI Key Manager — issue may be unrelated but worth checking for UI overlay conflicts.
Does this stop you from using Cursor
No - Cursor works, but with this issue

