Hey, thanks for the report. This is a known regression in the terminal infrastructure that we’re tracking here: Agent Terminal not working
For SSH Remote, it may be related to your shell configuration. Please check:
- Which SSH extension are you using (Microsoft Remote-SSH or Anysphere Remote SSH)?
- Do you have custom config in
.bashrc,.bash_profile, or anexec zshon the remote machine? (see fix: AI Terminal over SSH fails with `dump_bash_state: command not found` and random "command not found" lines) - Try launching Cursor with
--disable-extensionsand see if the issue reproduces
Logs from Help → Toggle Developer Tools (Console) during the command attempt are also helpful.