logoalt Hacker News

joegibbstoday at 5:41 AM2 repliesview on HN

I used to think UIs would be better for agents, but I changed my mind: UIs suit traditional software very well because there are only X actions that can be performed - it makes sense that if you have an image converter that can take X, Y and Z formats and convert them to A, B and C then you should have a UI that limits what the user can do, preventing them from making mistakes and making it obvious what's possible.

But for something like Claude Code there are unlimited things you can do with it, so it's better for them to accept a free-form input.


Replies

dangoodmanUTtoday at 12:24 PM

The terminal is a pretty bad place to have free form input if you need a separate key bind to paste an image than to paste text…

therealdrag0today at 7:18 AM

Huh? Did you see the cheat sheet? Most of it is a UI of the terminal and shortcut variety, and much of it is exposed in other IDEs as a traditional UI.