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
MCP login no longer crashes — configuring an OAuth MCP server (e.g. Atlassian) with wrong credentials now fails gracefully with "Authorization failed" instead of crashing the app.
Multi-line paste stays intact — pasting several lines now arrives as one block instead of submitting line by line, including on Windows and other terminals without bracketed-paste support.
JetBrains IDE terminals — mouse movement no longer types stray characters into the prompt.
"Allow always" sticks — a permission you grant with "allow always" now persists across sessions.
--mode flag works — waibee --mode accept-edits|trust|bypass-permissions sets the interactive session's starting permission mode.