Back to all releases

v1.24.2

Dashboard

// February 2, 2026

Shadow DOM tool mention fix

This patch release fixes tool mentions not working when elements are embedded inside a Shadow DOM.

Bug fixes

  • Tool mentions inside Shadow DOM #1448 - Fixed tool mention autocomplete in the composer by using getRootNode() instead of document.querySelector to correctly query within the Shadow DOM when present. (Author: @adaam2)
Sagar Batchu
Sagar Batchu
View on GitHub