It was fast, expressive, and deterministic.
It also had one problem: you had to think like a computer.
GUIs fixed accessibility, not efficiency
Graphical interfaces made computing accessible, but slower.
You trade speed for discoverability.
That trade made sense — until workflows became complex again.
Voice brings the command line back
Voice does something interesting:
- it keeps the expressiveness of commands
- removes the syntax burden
- works in natural language
When paired with:
- visible execution logs
- clear confirmations
- no hidden behavior
You get something powerful:
A command line built for humans.
Logs matter more than conversations
Conversation history is not useful for execution.
Execution history is.
Seeing what happened builds confidence. That's how professionals work.