Files
pi/packages/coding-agent/test
T
Mario Zechner 38ed9e86f8 fix(coding-agent): convert clipboard BMP images to PNG on paste
WSL2/WSLg often provides clipboard images as image/bmp only.
Previously this resulted in invalid PNG files being written.

Now readClipboardImage() converts unsupported formats to PNG
via Photon before returning.

Closes #1109

Based on #1112 by @lightningRalf
38ed9e86f8 ยท 2026-01-31 23:24:10 +01:00
History
..
2026-01-25 02:51:05 +01:00