Skip to content

Releases: abacusai/codellm-releases

1.95.3.25030

24 Jan 13:17
c194d7e
Compare
Choose a tag to compare
  • Crash fixes
  • Improve the provided AI context for different CodeLLM features
  • Fixed shortcut conflicts and fixed propagation Escape key for editor action cancellations or Vim bindings
  • Backspace and clicking on the editor will trigger autocomplete
  • Fix code-edit Apply on remote servers
  • Introduce context FilePicker with native performance
  • Disable builtin basedpyright
  • Compare normalized paths for locating files
  • Allow choosing files on apply
  • UI improvements in autocomplete

1.95.3.25020

21 Jan 18:24
acd19e4
Compare
Choose a tag to compare

What's Changed

  • Add support for multi-file code edits
  • Autocomplete improvements
  • Minor UI Fixes

1.95.3.25019

20 Jan 18:39
20eaa73
Compare
Choose a tag to compare

What's Changed

  • Autocomplete improvements
  • Choose from SOTA LLMs in inline code edits
  • Inline code edits UI improvements
  • Minor UI Fixes

1.95.3.25018

17 Jan 18:43
0915dde
Compare
Choose a tag to compare

What's Changed

  • Autocomplete improvements
  • Minor UI Fixes

1.95.3.25016

16 Jan 01:37
2d05cae
Compare
Choose a tag to compare
  • Fix the shortcut tooltip offsetting the line beginning

1.95.3.25015

15 Jan 21:49
b01eee4
Compare
Choose a tag to compare

What's Changed

  • Fix the end-of-line issue on Windows for editor code edits
  • Take the recently accepted autocomplete suggestions into account
  • Relax the constraints for matching autocomplete suggestions
  • Consider the terminal context for autocomplete
  • Add a decorator to show the CodeLLM shortcuts
  • Show relative file names in the context selector

1.95.3.25014

14 Jan 18:58
239ce9a
Compare
Choose a tag to compare

What's Changed

  • Support importing of settings and keyboard shortcuts from VSCode/Cursor
  • Revamp the chat and conversation UI and add a search button for conversations
  • On-demand fetching of the chat code edits
  • Improve the file context selector
  • Allow Escape key to work in other contexts
  • Fix missing images in the tutorial page
  • Automatic disabling of incompatible extensions
  • Fix the announcements on the welcome page
  • Fix the white background around the app icons
  • Better resolving of CTRL/CMD+L and CTRL/CMD+I shortcuts

1.95.3.25010

10 Jan 21:28
239ce9a
Compare
Choose a tag to compare

What's Changed

  • Improve the autocomplete performance
  • More efficient prefetching of code-edits
  • Immediate rendering of chat edit apply button
  • Misc fixes for chat file upload

1.95.3.25009

09 Jan 18:22
c1429fc
Compare
Choose a tag to compare

What's Changed

  • Fixes upload button visibility based on the LLM

1.95.3.25008

09 Jan 02:38
321cd95
Compare
Choose a tag to compare

What's Changed

  • Improved file context filtering
  • Improved UX for upload/remove of images and files
  • Registered Ctrl/CMD + l as the primary shortcut for code edit
  • Light/Dark mode chat bug fixes
  • Support multi-cursor context for Chat

Service Changes

  • Fixed the automatic update service