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
Remove duplicate clearThreadDraft in favor of clearDraftThread
clearThreadDraft was functionally identical to clearDraftThread after recent
changes. Remove the duplicate and update the single production caller in
Sidebar.tsx to use clearDraftThread instead.
Applied via @cursor push command
0 commit comments