Skip to content

lsp-codewhisperer: v0.0.71

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:46
e5383de

0.0.71 (2025-08-04)

Features

  • adding inline chat telemetry (#2001) (8b1c9c7)
  • amazonq: implement displayFindings tool (#2029) (da11663)
  • improve code review tool reliability and error handling (#2033) (124244e)
  • support http transport without authorization for MCP (97e806c)

Bug Fixes

  • add bash command parsing for telemetry metrics (#2039) (01d8112)
  • adding acceptedCharacterCount to UserTriggerDecisionEvent (#2014) (3f94486)
  • adjust bash command categories (#2030) (25ed99f)
  • adjust cross file context config (#2011) (f7ade37)
  • amazonq: fix for mcp server permissions (#2026) (89ae720)
  • amazonq: fix for mcp server permissions to prefer workspace agent config files (#2038) (d2ac614)
  • amazonq: fix processing empty unsupported workspace file (#2017) (9e4d0af)
  • correct the implementation of gathering open tabs in cross file context (#2040) (b7b7a2b)
  • remove malicious characters from prompt input (#2009) (bf8a1e6)
  • sanitize request input (#2025) (7c0efd7)
  • skip image sanitization (#2031) (f02fc23)
  • sometimes Enter does not auto trigger (#2005) (c9af035)
  • use fast glob streaming when collecting files (#2003) (f7c0a0b)
  • use new language server runtime (#2023) (83ea1e4)

Dependencies

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