Skip to content

lsp-codewhisperer: v0.0.36

Compare
Choose a tag to compare

0.0.36 (2025-05-07)

Features

  • add request id to default log level (#1221) (fe31f26)
  • adding a check before invoking workspace context (#1227) (3202b6e)
  • amazonq: add error code handling for transformation jobs (#1174) (634587c)
  • customizations profiles update (#1246) (ea589c5)
  • server side workspace context capability (a65fec9)

Bug Fixes

  • add support for determing workspace folder with root uri/path on initialize (#1210) (5fd3174)
  • clear history for inputTooLong errors (#1268) (b00b014)
  • emit all errors to get total # of errors (#1252) (b425a66)
  • errors/cancellation not resetting undoAll state (#1273) (823b199)
  • fix for permission case for execute bash (66612cd)
  • fix for permission case for execute bash (#1220) (66612cd)
  • fix the extra line on executeBash and wrong warning msg for outside workspace (#1240) (eacc047)
  • hide non-user-generated messages when reloading history (#1257) (9540f12)
  • improve data synchronization of server side workspace context (#1278) (f50c4a7)
  • make LLM less apologetic, increase listDirectory result size (#1242) (572cabb)
  • only keep toolUses with stop = true in history (#1235) (1edb6af)
  • projectRoot passed to vecLib was malformed (#1250) (def522d)
  • removing warning icon for shell commands (#1233) (18b2a18)
  • server side timeout causes ISE (#1254) (9cb2440)
  • show context transparency list when using @workspace (#1241) (291c0ba)
  • switch to ignore entries over patterns (#1236) (49ae714)
  • typo in cwsprChatTimeToFirstChunk and remove all zeros (#1222) (4c940bc)
  • update header ignore status (#1239) (6abf2fd)
  • update listDirectory tool to output in tree-like format to reduce toolSize (#1260) (becfee0)
  • update reject button status (#1253) (78c12c8)
  • update undo-all-changes button icon to undo (#1238) (6ebd5eb)
  • use proper condition for trigger index enablement response (#1258) (5aeb694)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @aws/lsp-core bumped from ^0.0.5 to ^0.0.6