In the artifacts frames dialog, press x to detach the highlighted frame from your session.
What's wrong with this entry?
The frames dialog now takes attachedSlugs and an onDetach callback, marks each row with isAttached, and adds an x chord that removes the highlighted frame from the session's list, followed by a confirmation line.
- Each frame row renders with an attached indicator so it is clear which frames are currently in play.
- Pressing
xon the highlighted row detaches it from the session rather than deleting the artifact. - Dismissal is confirmed inline in the dialog.
/artifactsframe_link_dismiss_dialog
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.