"Why is my Claude Code different from his Claude Code, even though both of us are using VS Code?"
This is one of the questions I get from my Claude Code workshop for non-techies.
This is one of the questions I get from my Claude Code workshop for non-techies.
So I thought it is good to write about this with a video.
There are 3 ways to use Claude Code:
-
With pure Terminal / PowerShell
-
Within the Terminal of an IDE (VS Code, Cursor, Zed, and more)
-
With the Agent Panel of an IDE
I encourage most learners to use Claude Code in Terminal (either option 1 or 2, not 3).
Why?
- It is the “zen” way to use Claude Code.
Terminal is what Anthropic designs and ships first. The Agent Panel of an IDE is a 3rd party harness wrapping Claude Code. The native experience just feels cleaner.
- Terminal gives you next-prompt suggestions.
After Claude Code finishes a task, Terminal usually suggests the next prompt for you. Just Tab and Enter to continue. The Agent Panel usually doesn’t have this. Small thing, but it adds up over hundreds of prompts.
- It prevents tool lock-in.
If you master Terminal, you can switch from Claude Code to other providers like Codex easily. Same workflow. Same muscle memory.
- AI providers are cutting 3rd party harnesses.
Recently, Anthropic just cut off Zed - their Agent Panel can no longer use Claude Pro/Max plans.
If you were doing your daily work inside Zed’s Agent Panel with a Pro plan, you got disrupted overnight.
I think this pattern will continue. Providers want users on the native experience where they control the UX, the context, and the agent loop. The 3rd party harness layer is the most disruptable.
If you are just starting with Claude Code, my advice is to skip the Agent Panel and start with Terminal.
And don’t worry, Terminal is not as scary as it looks. You only need one command to start Claude Code. After that, it is just chatting with AI like you always do on the web. A learner in my workshop asked: “So simple?” after seeing the step.
#AI #ClaudeCode #VibeCoding
If you want to learn the foundations of Claude Code hands-on (including the Terminal setup), my next workshop is open. Cohort #3 on 4 June, 1:30pm to 5:30pm, is the last at the launch price of $268.
Check out details at https://lnkd.in/e9r8kScw
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in Vibe Coding
Not every automation needs an AI agent. After burning $25+ with a browser agent just to download analytics of my top LinkedIn posts, I decided to build a simple automation tool that costs nothing to run.
--
3 months ago, a few friends (including Wan Wei, Soh) asked me to run an AI workshop.
The only tool I use is Claude Code. It covers 99% of my AI needs. If I were to conduct any AI workshop, I would be teaching Claude Code.
Opus failed at a seemingly easy task when I started using Claude Code end of last year.
"Write the content for all the 18 grammar topics."
Subagents Are the Most Underrated Feature of Claude Code
In my Foundations of Claude Code workshop last week, one of the learners, Kie Chuan Tan, shared that one of his highlights was watching 5 subagents run in pa...
Context is king in AI. Five Claude Code features to manage context, and when to use them.
A learner from my class told me his biggest takeaway was how important context management is. I agree completely. Most people who pick up Claude Code focus o...
After running 5 workshops for non-techies and "forcing" them to use Terminal / PowerShell, I have a...
1. Trying to use the mouse.
Not every automation needs an AI agent. After burning $25+ with a browser agent just to download analytics of my top LinkedIn posts, I decided to build a simple automation tool that costs nothing to run.
--
Opus failed at a seemingly easy task when I started using Claude Code end of last year.
"Write the content for all the 18 grammar topics."
After running 5 workshops for non-techies and "forcing" them to use Terminal / PowerShell, I have a...
1. Trying to use the mouse.
3 months ago, a few friends (including Wan Wei, Soh) asked me to run an AI workshop.
The only tool I use is Claude Code. It covers 99% of my AI needs. If I were to conduct any AI workshop, I would be teaching Claude Code.
Subagents Are the Most Underrated Feature of Claude Code
In my Foundations of Claude Code workshop last week, one of the learners, Kie Chuan Tan, shared that one of his highlights was watching 5 subagents run in pa...
Context is king in AI. Five Claude Code features to manage context, and when to use them.
A learner from my class told me his biggest takeaway was how important context management is. I agree completely. Most people who pick up Claude Code focus o...