v2.4.0
What's Changed
- Implement CLI for global NPM installation with proper CWD handling by @Copilot in #1081
- Add handleChatError external callback to VZCodeProvider by @Copilot in #1104
- Remove AI Chat Undo functionality by @Copilot in #1101
- Upgrade deps by @curran in #1107
- Implement chat selection functionality for AI chat interface by @Copilot in #1102
- Fix Shift+Enter in AI chat input to add newlines instead of triggering run code by @Copilot in #1106
Full Changelog: v2.2.0...v2.3.0