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
Join labs from https://luma.frida.re/l/<code> invite links
alongside the luma:// scheme. iOS delivers universal links via NSUserActivity and opens a project from the welcome screen to
consume the join queue; the associated-domains entitlement is added
on iOS and macOS.
Fixes
Notes & AI chat stay open while approving a tool call. Approve and
reject now appear inline in the address-note chat with the tool's
code preview, and the global action-queue popover no longer evicts
the chat for ambient note-reply actions. In-flight reply text is
tracked on the engine so it survives the chat closing and restores
on reopen. On GTK the chat is hosted in an Adw.Dialog so it can
stay open while the reply streams.
Only locally created notes auto-enter edit mode — empty new notes
broadcast immediately, so previously every client auto-edited.
REPL input no longer re-steals focus after resigning first
responder, which had interrupted lab-title editing.