- Copilot++ now has chunked streaming (currently in Beta)! It will surface edits faster in smaller chunks. To enable it, click the settings gear and enable "Chunked Streaming" under Features > Copilot++.
- We've also added a file picker, arrow key navigation, and a model toggle to Composer. This release also patches a few outstanding Composer bugs.
- VS Code 1.91.1: Cursor is now based on VS Code 1.91.1.
- New Default Model: We've made Claude 3.5 Sonnet the default model for users.
UPDATE (0.38.1): Fixes a bug where OpenAI API Key users would be migrated to Claude 3.5 Sonnet
This build comes with a new experimental multi-file editing feature. To enable it, click the settings gear, head to Beta, and activate "Composer." To use it, hit Cmd+I. We'd love to hear your thoughts.
- When the chat suggests a code block, click "Apply" to instantly see the change to the file (small enough files only).
- Docs management! Go to Cursor Settings > Features > Docs to re-index your docs.
- Bug fixes when using your own API key for Claude.
UPDATE (0.36.1-0.36.2): Fixes #1526, cmd-shift-F on macOS x64 devices. Also fixes official docs taking a long time to show up, and cmd-K stickiness being buggy.
- Default-on Cursor Prediction with a new UI
- Remote tunnels are now supported! Remote SSH support is also more robust (now supports multiple proxy jumps, among other things).
- Adds context pills to chat messages, so you can see what will be/was used
- Cmd K context-building improvements
- Fixes partial completions with Copilot++ on Windows/Linux
UPDATE (0.35.1): Disables Copilot++ partial accepts by default and makes the keybinding configurable (go to Cursor Settings > Features > Cpp to re-enable). Makes gpt-4o the default model.
- Merges VS Code 1.89 into Cursor
- New Cursor Prediction UI
- Gemini 1.5 Flash is available in long-context mode
- Accept partial completions with Copilot++
- Better performance of Copilot++ on linter errors
- Toggleable rerankers on codebase search
- GPT-4o in Interpreter Mode
UPDATE (0.34.1-0.34.6): Fixes long context models in the model toggle, an empty AI Review tab, Copilot++ preview bugs, the Mac icon size, and remote ssh fixes.