Changelog

0.8.2

Cmd-k Followups, chat with large files, and more

  • You can now reply to Cmd-K outputs, making it much easier to have the model revise its work.
  • If you @ reference a long file that will be cutoff by the context limit, you'll be given the option to automatically chunk the file and scan it with many GPTs.
  • Codeblocks and code symbols in "with codebase" responses will now often be clickable.
  • Follow-up chat messages to "with codebase" will keep the codebase context.
  • Nicer error messages in the chat! Fewer annoying popups.
  • Activity bar elements can now be reordered with drag-and-drop.
  • SSH support is now more robust! Please continue to let us know if you are experiencing any SSH problems.

0.8.1-nightly

Activity bar can now be vertical

Set workbench.activityBar.orientation to vertical, and restart Cursor, to see the vertical activity bar that you're used to from VS Code.

0.7.18-nightly

Small fixes

  1. Nicer error messages in the chat! Fewer annoying popups.
  2. Activity bar elements can now be reordered with drag-and-drop.

0.7.16-nightly

More robust SSH support

SSH support is now more robust! Please continue to let us know if you are experiencing any SSH problems.