Skip to content

Releases: abacusai/codellm-releases

1.96.4.25087

21 Feb 18:45
4d75d30
Compare
Choose a tag to compare
  • Stream agent responses
  • Consider the file contexts for the agent
  • Improve Autocomplete UI and functionality
  • Fix autocomplete suggestions preview ordering
  • Disable Autocomplete when the suggestion widget is open

1.96.4.25084

20 Feb 10:47
a2c3e81
Compare
Choose a tag to compare

What's Changed

  • Builtin Language Server Support for Python
  • Autocomplete UI improvements
  • Autocomplete quality improvements
  • Compute points reported for Chat messages
  • Agent diff UI improvements

1.96.4.25069

14 Feb 12:28
b637ae4
Compare
Choose a tag to compare
  • Improve Autocomplete efficiency

1.96.4.25067

13 Feb 21:33
7d62589
Compare
Choose a tag to compare
  • Improve autocomplete efficiency

1.96.4.25066

12 Feb 22:05
02b018c
Compare
Choose a tag to compare
  • Improved UI for agent, chat, code edit, diff, etc.
  • Added editor diagnostics context for autocomplete
  • Use the file context for the agent
  • Improved various auto-complete behaviours
  • Added pasting images functionality in chat
  • Implemented autocomplete status bar indicator
  • Updated the built-in remote-ssh extension to the latest version
  • Fixed the remote-ssh server downloading issue
  • Improved agent stop behaviour
  • Improved file path handling for workspace paths
  • Resolved autofocus issues on selection context and chat opening
  • Added error and crash reporting
  • Fix CodeLLM release notes inside CodeLLM

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