Skip to content

lsp-codewhisperer: v0.0.41

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 15:17
454df74

0.0.41 (2025-05-30)

Features

Bug Fixes

  • add tests for workspace change supports (#1484) (30559cb)
  • amazonq: fix for honouring the index cache dir path value (#1448) (40e15b7)
  • amazonq: fix UTDE suggestion state for pagination cases (#1433) (6bf21e5)
  • amazonq: wrap sspc lsp handlers in try/catch so failures do not take down server (#1464) (6a731cb)
  • convert array values to comma-separated strings in telemetry metrics emitAgencticLoop_InvokeLLM (#1458) (6682e21)
  • decode UTF-16LE shell output on Windows (#1456) (ae48442)
  • enable fuzzySearch tool (#1328) (93d9c9c)
  • enable grepSearch tool (#1396) (a3a39de)
  • ensure local index server updates with workspaceChangeEvent and bump runtimes (#1424) (9babbb6)
  • fix uncaught exception in workspaceFolderManager (#1428) (1b15457)
  • increase the code start and end line number by 1 (#1470) (743666f)
  • properly tokenize command args using shlex.split() for Windows (#1440) (9355003)
  • reorder cancellation operations (#1478) (0d392a7)
  • update executeBash UI for failures during command existence check (#1462) (7165301)
  • use updated version of vecLib and use local context controller to raise context command updates (#1479) (6d4280d)