Hi @mohitjain â confirming this is **not yet fixed on the stable channel** for Windows users, and I think there may be a release-publishing issue worth checking.
**Environment**
OS: Windows 11 (build 10.0.26200)
Terminal: Windows Terminal + PowerShell
`cursor-agent --version` â `2026.05.16-0338208`
Same empty-list symptom as the OP (`Available models` header + `Filter:` render fine, list body is empty).
**Why âupdate to latestâ doesnât help on Windows yet**
I just re-ran the official Windows install command to try to pick up the fix:
So a fresh install / reinstall on Windows just reinstalls the same broken build. (Side note: on Windows the install also fails partway because `node.exe` and the `*.node` native modules in the existing version directory canât be replaced while any `cursor-agent` process is running, which leaves the install in a half-broken state until manually repaired.)
Could you double-check whether the fix has actually been promoted to the stable Windows channel, or whether thereâs a beta / nightly channel we should opt into in the meantime?
**Other observations that may help narrow down the bug**
`cursor-agent --list-models` (the non-interactive CLI flag) still returns the full model list correctly on the same machine, same account, same broken binary. So the bug is genuinely isolated to the TUI `/model` pickerâs data path â server-side model availability and auth are fine.
Even the model marked `(default)` and the one marked `(current)` in `âlist-models` are missing from the empty picker, so it doesnât look like a filter / gating issue â the list really arrives empty.
Workaround confirmed for anyone blocked: launching with `cursor-agent --model ` (e.g. `âmodel gpt-5.5-medium` or `âmodel composer-2.5`) bypasses the broken picker and works fine.
I upgraded a few hours ago in my workstation and it was not working either for Windows and Ubuntu (via WSL). I asked hi at cursor dot com and I got a reply that it was a known issue.
I just tried to run agent update and no new version showed up, is there an ETA for the release? The latest version I can get is still 2026.05.16-0338208
Have had the same issue for at least a week now. Itâs also impacting the ACP integration with Zed. The list of models is showing as âunknownâ. Current version is v2026.05.16-0338208 but I believe it impacted the previous version too.
CLI Version 2026.05.16-0338208
Model Composer 2
Subscription Tier Enterprise
OS darwin (arm64)
Terminal warp
Shell zsh