Model-Selection shows the LLM-ID instead of Model-Name on Enterprise-Plan

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Model-Selection shows the LLM-ID instead of Model-Name on Enterprise-Plan

Steps to Reproduce

LogIn using an Enterprise-Account

Expected Behavior

Should show “Kimi 2.5” e.g. instead of “accounts/fireworks/models/kimi-k2p5”

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.1.17
VSCode Version: 1.105.1
Commit: fce1e9ab7844f9ea35793da01e634aa7e50bce90
Date: 2026-04-19T19:33:58.189Z
Layout: editor
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
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report and the detailed screenshot. This is a known backend bug. For enterprise teams with model access control enabled, the picker switches into a mode that shows the raw provider ID accounts/fireworks/models/kimi-k2p5 instead of the friendly catalog name Kimi K2.5. The model is correctly defined in the catalog, but the display name gets overwritten in this code path.

We’re tracking this issue, and I’ve shared your thread internally. I can’t give an ETA for a fix yet. I’ll post an update here as soon as I have one. This doesn’t affect functionality, models still work, but the labels look wrong, and I agree it looks pretty bad, especially for a team with 2,5k seats.