> Your CLI has a new user now. Not a developer at a keyboard, but a coding agent running inside a loop somewhere. It doesn’t read your help text. It hallucinates commands. It guesses flags it’s never seen before and attempts workflows you never designed. And when it fails, it doesn’t open an issue or complain in Slack. It just tries something else.
Most tool builders haven’t noticed yet, but if you run an agent against your CLI for long enough, the difference becomes obvious. Humans explore tools cautiously. Agents explore them aggressively. They probe the interface like a black box, generating plausible commands and seeing what sticks.
The result is something unexpected: agents are revealing the shape of the interface they think should exist.
zahlman•1h ago
You've had an account for over 3 years and this is your first activity?
galexyending•1h ago
Most tool builders haven’t noticed yet, but if you run an agent against your CLI for long enough, the difference becomes obvious. Humans explore tools cautiously. Agents explore them aggressively. They probe the interface like a black box, generating plausible commands and seeing what sticks.
The result is something unexpected: agents are revealing the shape of the interface they think should exist.
zahlman•1h ago
Have you seen https://news.ycombinator.com/item?id=47340079 , by the way?