Changelog

0.18.3-nightly

Smarter Followups

Running Cmd+enter on followups should result in much better codebase results.

0.18.2

Lowercase @ Folders Fix

Fixes the bug where all folders are switched to lowercase when using @ folder in chat.

0.18.0

Better Context Chat, Faster Copilot++

  1. Better context chat: in particular, followups are now smarter!
  2. Faster Copilot++: a few hundred milliseconds faster, through various networking optimizations. We still have several hundred additional milliseconds to cut here.
  3. More reliable Copilot++ changes: less flashing, better highlighting of what's new.

0.17.0

Image Support, Interpreter Mode Beta, @ Folders

  • Image Support in Chat: You can now drag and drop images into the chat to send them to the AI.
  • Interpeter Mode Beta: You can now enable Interpreter Mode in the "More" tab. This gives the chat access to a Python notebook, semantic search, and more tools.
  • @ folders: You can now use the @ symbol to reference specific folders! We'll try to pick out the most relevant code snippets to show the AI.
  • Copilot++ Improvements: We've spent some time improving the latency of Copilot++, and you can change the Copilot++ keybinding to not be Option/Alt. More to come here soon, especially on the model itself!