Skip to content

Cursor-Fast Model

Cursor-Fast is a newly trained model between gpt-3.5 and gpt-4 coding capabilities, with very fast response times (~3.5 speed).

We'll be working to improve its performance over the coming weeks. Counts the same as 3.5 usage.

Try using it for Cmd+k!

Bug fixes:

  • Working WSL codebase search
  • Supports newer version of python extension

Dev Containers

Dev containers are now supported! This build also:

  • Upgrades Cursor to VS Code 1.85, which comes with support for dragging out tabs into a new window.
  • Improves the stability of WSL.

Early Preview: Hold-cmd-tap-shift to Trigger AI Rewrite

Hold down command, press and release shift, and continue holding down command. This will trigger tha AI to rewrite code around your Cursor — you can think of it as a manually triggered GPT-4-powered Copilot++. You can use it to write pseudocode and have the AI correct it, or for tedious refactors where Copilot++ doesn't quite suffice.