Jan 18, 2024
New Model, Apply Button v2
- "cursor-fast": This is a new model available in command-k and chat. Expect it to be a bit smarter than gpt-3.5, and with many fewer formatting errors.
- Apply button: We've added some polish to the "apply codeblock" experience in chat.
- Chat lints: If the AI suggests a code change in chat that involves a made up code symbol, we'll underline it. Availble for Python, Typescript, Rust.
- More chat symbol links: When the chat references a
code symbol
, you'll often be able to click directly to it.
UPDATE (0.23.3-0.23.9): Fixes to Command-K, changelog auto-opening, editing very long lines with Copilot++, the "delete index" button, connection errors being silenced, and proxied authentication.