Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In the agent input composer, the environment control in the top bar only shows Cloud (with a cloud icon). There is no visible Local option and no obvious way to switch execution environment from this view.
The UI shows repo and branch dropdowns (e.g. mentor, main) and a static Cloud label, but clicking it does not reveal a Local alternative. Cloud Agents docs say to “Select Cloud in the dropdown under the agent input,” which implies both Local and Cloud should be available — but in this UI only Cloud appears.
Expected: A dropdown or toggle to choose Local vs Cloud (or hand off between them).
Actual: Only Cloud is shown; no Local option is visible or selectable.
Steps to Reproduce
- Open Cursor Desktop (Agents Window / Glass layout).
- Open the agent composer for a connected repo.
- Look at the top bar above the input (repo, branch, environment).
- Observe that only Cloud is displayed — no Local option.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.8.20
VS Code Extension API: 1.105.1
Commit: c031b5795916419b028cbc3454b5d4dfbc0c0350
Date: 2026-06-21T16:05:05.465Z
Layout: glass
Build Type: Stable
Release Track: Nightly
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
For AI issues: which model did you use?
Auto Mode
Additional Information
- I expected to run agents locally on my machine for quick edits / local-only secrets, but could not find how to switch from Cloud from this composer.
- Unclear whether this is intentional (cloud-only entry point) or a missing UI control — either way, the current UX is confusing because Cloud reads like the only mode, not a selectable environment.
- If Local is only available from a different entry point (e.g. classic editor agent), that path is not discoverable from this screen.
Does this stop you from using Cursor
No - Cursor works, but with this issue

