logoalt Hacker News

kstenerudtoday at 5:15 AM1 replyview on HN

I do love GUIs, and use them for most of my workflow. But for Claude, I definitely prefer the CLI.

Since it's a CLI app, I can wrap it in yoloAI for the sandbox protection, and also use VS Code's tunneling feature to reach that sandboxed workdir (with permissions safely bypassed) through my GUI.

https://freeimage.host/i/screenshot-2026-05-19-at-141349.ByS...


Replies

benjamincburnstoday at 5:33 AM

But can you paste an image into it?

I have a similar setup, but I access it directly via iTerm2 instead of VS Code's terminal. I've figured out the right terminal settings to get copying/pasting text to work (including with neovim's + register), but not images. Would be nice to paste images, though. Currently I have to SCP them over.

show 1 reply