7 min · +100 XP
One Claude, Two Bodies — Night and Day
Why building in the chat app is a trap, and the terminal isn't.
By the end of this lesson
You'll never waste an evening trying to build something inside a chat window.
Here's the mistake almost every beginner makes — maybe you've already made it. You open the Claude (or ChatGPT) app, type 'build me an app', and get… a wall of code in the chat. Now what? Where do you put it? You copy-paste pieces around, nothing runs, and you conclude 'this AI building thing isn't real'. It IS real. You were just using the wrong body.
The same brain, two very different bodies
- 1The chat app (claude.ai / the phone app): Claude can TALK. It answers, advises, writes text and code snippets — but it can't work IN your computer: it doesn't see your folders, can't run your project there, can't test and fix it in place. At best it hands you files to place and wire up yourself. Every piece of code is homework it hands YOU.
- 2Claude Code in the terminal: the same Claude, with hands. It creates the real files itself, runs the project itself, sees its own errors, fixes them, and hands you a finished, working thing.
Asking the chat app to build your tool is like phoning an architect who dictates the house to you brick by brick — and you do the bricklaying. Claude Code is the architect showing up with a construction crew. Same expert. Completely different outcome.
Later we'll turn on the mode where Claude Code doesn't even pause to ask permission — it just builds, start to finish, while you drink your tea. Chat window: a pile of text to copy. Claude Code: a working tool. That's the whole reason this course walks you into the terminal.
Plenty: questions, ideas, thinking things through, drafting text — and later, remote-controlling your Claude Code from your phone. Talking — the app. Building — the terminal. Keep that split and you'll never get stuck in copy-paste hell again.
Why shouldn't you build your tool inside the chat app?

Author
Evgeny Arsentyev
PhD · Chief Product Officer at a healthtech company