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
Change clipboard image display to clean [image #N] format
Users now see clean labels like [image #1], [image #2] instead of full paths.
The system automatically transforms these to @.gemini-clipboard/image-N.png when submitting.
Display: [image #1] [image #2]
Internal: @.gemini-clipboard/image-1.png @.gemini-clipboard/image-2.png
0 commit comments