Cursor Tab Python Auto Import, Composer Improvements, Remote SSH to Mac Support
read at source ↗ cursor.com
Cursor Tab Python Auto Import, Composer Improvements, Remote SSH to Mac Support
Source: Cursor Date: 2024-09-17 URL: https://cursor.com/changelog/0-41-x
Summary
Cursor 0.41.x adds Python auto-import to Cursor Tab, extends Composer Notepads to support tagged files referenceable in chat, and ships Remote SSH support for Mac. A security patch for CVE-2024-45599 is included. Subsequent point releases fix onboarding UX, Composer cancellation bugs, Apply button failures, and malformed edit detection.
Implications
Agent-IDE feature race. Python auto-import in Tab directly competes with language-server completions from Pylance/pyright — Cursor is absorbing capabilities that historically lived in language tooling, not AI tooling. Composer Notepads with file tagging hints at a knowledge-base layer inside the IDE (analogous to Claude Code’s @-references and Aider’s —read flag).
Model integration cadence. The CVE-2024-45599 patch is a sign Cursor is now in the security patch cadence of a serious enterprise tool. Remote SSH on Mac expands Cursor’s addressable surface into server-side and remote development workflows, where competitors like VS Code Remote and JetBrains Gateway already play.