You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(chat): correct block selection logic by cursor (#1301)
Refactored Chat:get_block to properly select the closest block to the
cursor, considering the role filter and ensuring correct fallback to the
last matching block. This improves accuracy when interacting with chat
blocks in the UI.
0 commit comments