Releases: abacusai/codellm-releases
Releases · abacusai/codellm-releases
1.95.3.25030
- 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
What's Changed
- Add support for multi-file code edits
- Autocomplete improvements
- Minor UI Fixes
1.95.3.25019
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
What's Changed
- Autocomplete improvements
- Minor UI Fixes
1.95.3.25016
- Fix the shortcut tooltip offsetting the line beginning
1.95.3.25015
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
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
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
What's Changed
- Fixes upload button visibility based on the LLM
1.95.3.25008
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