Is your feature request related to a problem? Please describe.
Add support for directly pasting images from the clipboard into Letta Code, via a dedicated shortcut Alt + V command. This should work similarly to existing implementations in tools like Codex CLI and Claude Code, where clipboard images can be inserted without requiring manual file handling or Ctrl + V, which just doesn't work now.
Why is this needed?
Currently, the Available workaround is to manually save the image to disk and then reference the file in the command. This interrupts the workflow, adds unnecessary steps, and becomes especially inefficient during rapid iterations or frequent image-based interactions.