Release v0.6.1-nightly.251130.1e208436b
Release v0.6.1-nightly.251130.1e208436b
Installation
Install or upgrade LLxprt Code using npm:
npm install -g @vybestack/llxprt-codeOr use directly with npx:
npx @vybestack/llxprt-codeWhat's New
- Added new web tools: ExaWebSearch, CodeSearch, and DirectWebFetch (replacing previous Google web tools)
- Fixed URL security vulnerability with improved substring sanitization
- Implemented secure storage for MCP status information
- Enhanced SettingsDialog performance through memoization techniques
- Resolved race condition in ESC key cancellation handling
- Improved MCP status display reliability
Thanks
Huge thanks to the following contributors for their pull requests in this release:
All Changes
- chore(release): v0.6.1-nightly.251130.1e208436b (30613d1)
- Merge pull request #691 from e2720pjk/issue683 #683 (1e20843)
- refactor: replace console debug with DebugLogger for consistent logging (34a26ca)
- fix(mcp): resolve status display issues and enable secure storage (63507bc)
- Merge pull request #690 from e2720pjk/issue689 (90ba6d8)
- build: relocate dependencies from root to core package (a258d1f)
- Fix(ui): Optimize SettingsDialog performance by memoizing dynamic settings (3e67a4f)
- Merge pull request #687 from e2720pjk/fix/google-web-fetch-CWE20 (8e19127)
- fix(core): resolve incomplete URL substring sanitization vulnerability (5386b9c)
- chore: bump version to 0.6.1 (fcf90ce)
- Merge pull request #682 from e2720pjk/issue307 #307 (fd6514d)
- Merge branch 'main' into issue307 (9514136)
- Fix race condition in ESC cancellation handling (d8ff993)
- Merge pull request #675 from e2720pjk/feat/web-tools-overhaul (1bc05b2)
- Merge branch 'main' into feat/web-tools-overhaul (d336994)
- fix: format README.md (8f1150a)
- Merge branch 'main' into feat/web-tools-overhaul (d075eb6)
- feat: Implement ExaWebSearch, CodeSearch, DirectWebFetch and rename Google tools (a2ed9d2)
Full Changelog: v0.6.1...v0.6.1-nightly.251130.1e208436b