Releases: abacusai/codellm-releases
Releases · abacusai/codellm-releases
1.96.4.25087
- 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
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
- Improve Autocomplete efficiency
1.96.4.25067
- Improve autocomplete efficiency
1.96.4.25066
- 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
- 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