CLI
7 statements across 5 episodes · 7 bullish · 0 bearish · 6 people on the record · first statement Feb 28, 2024 by Ben Firshman · across every show →
Everything said about CLI, oldest first
Feb 28, 2024 positive
Firshman: CLIs are a more natural fit for LLMs than GUIs
“It's almost more natural to a CLI than it is in a graphical user interface, because it feels like there's back and forth with the computer. Yeah. Almost funnily like a language model. So I think there's some interesting intersection of like CLIs and language m…”
Jun 25, 2025 bullish
Holmes: Devs will eventually rarely keep Warp open except for prompting
“And then eventually I may just check the management pane and my desktop notifications and rarely have warp open at all. Except for inputting prompts. So it feels like a more progressive interface since we own everything beyond like the CLI itself.”
Apr 7, 2026 positive
Lopopolo: Agent CLIs must suppress passing output for token efficiency
“The CLIs are nice because they're super token efficient, and they can be made more token efficient really easily, right? Like, I'm sure you all have seen, like, I go to Buildkite or Jenkins, and I could just get this massive wall of build output. And in order …”
Apr 15, 2026 positive
MCP Provides a Safer Permission Model Than CLIs by Preventing Token Exfiltration
“MCP inherently has a really strong permission model. Like, all you can do is call the tools. A CLI is a little bit murkier. It's like, can I access the API token? Are you, like, properly sort of, like, re-encrypting the token so it can't, like, exfiltrate it? …”
Apr 15, 2026 positive
CLI Environments Let AI Agents Autonomously Debug and Fix Broken Tools
“And then I think the most important thing that's super cool is that there it's also inherently a bootstrapped. So if there's an issue of the agent can debug and fix itself within the same environment that it uses the tool, right?”
Apr 15, 2026 bullish
Executing Deterministic Code via CLI Avoids Recurring LLM Token Fees From MCP
“And so if we can have our agents properly execute code that calls on CLI deterministically, it's a one time cost, right? Versus constantly having a language model integrate with an MCP over and over and over and paying those like repeated token fees.”
May 20, 2026 positive
Cooper: AI coding agents prefer complex CLIs with hundreds of flags
“Things that were prohibitively annoying to humans are not actually prohibitively annoying to agents. They're really, really nice, right? And so, if I wanted to hand you a CLI and I said, hey, guess what? The CLI has 40 arguments and. Right. 600 flags. You'd be…”