lahfir, I vouched your (currently still dead) comment because it was interesting to me. I expect the reason it is dead is that it seems LLM-generated (you "quietly" launched it on github? Who says that?). Also, your comment claims that the tool is cross-platform and implies that it works on Mac, Windows, and Linux, but the graphic on the github README says it only works on Mac.
It looks hybrid human/LLM at best, but definitely possible that it's mostly human, from someone who is earnestly learning how to use "pitch" language. I got the feeling that some parts, like the bullet points, maybe originated from AI-generated documentation/readme's. My intuition tells me that it could have been AI-generated, but if that's the case then it was heavily edited by a human. I think anyone who went throu…
Show HN: Agent-desktop – Native desktop automation CLI for AI agents
31–40 of 55 posts
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#32Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#33Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#34The best desktop automation system would take HDMI input and output USB keystrokes and mouse movements so that it can be plugged into any computer transparently, including work computers.
the operating computer requires no processing power or install....
it plugs into any interface............
i plug it into a scada...............
$$$$$$
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#35The best desktop automation system would take HDMI input and output USB keystrokes and mouse movements so that it can be plugged into any computer transparently, including work computers.
if you can attach a local llm...hdmi is airgapped (sort of)... the operating computer requires no processing power or install.... it plugs into any interface............ i plug it into a scada............... $$$$$$
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#36lahfir, I vouched your (currently still dead) comment because it was interesting to me. I expect the reason it is dead is that it seems LLM-generated (you "quietly" launched it on github? Who says that?). Also, your comment claims that the tool is cross-platform and implies that it works on Mac, Windows, and Linux, but the graphic on the github README says it only works on Mac.
Wouldn't the opposite be true? That an llm would use well-known terms for general purpose writing. I think it's much more likely that a human would remember 'silent' launch, or 'stealth' launch, and use silent as a substitute. I feel very strongly that comment wasn't AI generated. Also, there's a bunch of normal comments that seem to be wrongfully flagged.
You'd think, and yet LLMs do in fact have a particular style, and lots of it is common across all LLMs.
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#37It would be nice if it could work if you use GUI libraries that talk directly to hardware like Capy for Zig, egui for Rust or Dear ImGui for C++.
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#38One wrinkle I found is that there wasn't a cross-platform library for accessibility APIs, and each platform is a bit different. I made an a11y library that supports Mac, Windows, and X11 and Wayland on Linux with consistent interface: https://xa11y.dev
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#39This is neat! Tried the finder example and was impressed how quick it was. I would love it if it can support ios simulator, iphone? I am using Maestro but it is so damn slow and seems to be token hungry.
https://github.com/callstackincubator/agent-device
Guess I'm stuck with Maestro
Re: Show HN: Agent-desktop – Native desktop automation CLI for AI agents
#40Looks interesting but like every single one of these computer use apps I've seen, it's macOS only. Does anyone know of a linux one?