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 opts None crash and filter non-recording dialogs in wtf_transcribe
Guard against opts=None in run() and use is_dialog_recording() check
instead of is_dialog_transcribable_type() to prevent non-audio dialogs
from being sent to vfun. Remove unused functions.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments