Releases: abacusai/codellm-releases
Releases · abacusai/codellm-releases
1.96.4.25052
- Update VSCode base to 1.96.4
- Fixes for o1 in chat
- Autocomplete improvements
1.95.3.25046
- 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
- Windows code apply fixes
1.95.3.25032
- New Chat UI
- Autocomplete Improvements
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