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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hardened recording startup so duplicate start actions while a draft is already active restore the active recording state instead of failing or discarding in-progress artifacts.
Scoped the active recording banner in the Session Library to the active draft session only, so unrelated saved sessions no longer show the current recording at the top.
Moved live recorder output into BugNarrator's recoverable recordings directory and allowed oversized source recordings to transcribe through validated chunks, improving resilience for long sessions.