v3.86.1
ClineSummary
This release focuses on improving reliability for file mentions, specifically addressing issues where the @ file-mention feature failed in environments like VS Code Remote SSH. The fix ensures file searching continues to work even when the primary indexing tools are unavailable.
Bug Fixes
- Fixed failing file mentions using the @ symbol in environments like VS Code Remote SSH or after certain VS Code updates by ensuring the file-search fallback remains active when the workspace index or bundled ripgrep binary is missing.