The best AI interface requires five years of nerd knowledge
They are just forcing normies into the terminal. That is my read on current AI coding tools: Claude Code, Codex CLI, all of it. Capable tools locked behind decades of Unix knowledge. The command line is the most agent-friendly interface we have, but most people cannot use it.
Based on observations about AI coding tool accessibility from early 2026.

The tribal knowledge problem
You need to know what a PATH is. What a shell is. Why a command works in bash but not zsh. That is tribal knowledge, not skill.
I set up Claude Code on my phone with Tailscale and Termius. Build from the couch, merge from bed. Getting there meant knowing Tailscale, SSH, terminal emulators, persistent sessions. Five years of nerd knowledge compressed into a weekend project, and none of it accessible.
The arc back to plain text
The internet went from plain text HTML with hyperlinks to bloated React SPAs, and now it is circling back to plain text markdown with hyperlinks. Dev tools are on the same arc, abstraction peeling away.
The terminal is text in, text out, exactly what LLMs are built for. No DOM, no pixels, just streams of text both ways.
The missing product
v0 and Lovable got something right: people need visual feedback. But does anyone still start on v0 or Lovable, or is everyone on Claude Code from day one? Someone needs to build the bridge.
A terminal not made for nerds. A real command line for people who have never typed ls in their lives. Not another IDE plugin, not another chat wrapper. Nobody is building it yet.