Skip to content

Releases: abacusai/codellm-releases

1.96.4.25052

06 Feb 06:23
94ffa78
Compare
Choose a tag to compare
  • Update VSCode base to 1.96.4
  • Fixes for o1 in chat
  • Autocomplete improvements

1.95.3.25046

03 Feb 16:40
eb4b041
Compare
Choose a tag to compare
  • Introducing CodeLLM Agent
  • Move selection into context for chat directly
  • Code Apply improvements
  • Autocomplete improvements
  • Autocomplete works on a larger range
  • More crash fixes

1.95.3.25035

29 Jan 08:03
e713f8d
Compare
Choose a tag to compare
  • Windows code apply fixes

1.95.3.25032

28 Jan 14:15
f1bc612
Compare
Choose a tag to compare
  • New Chat UI
  • Autocomplete Improvements

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