🌱Getting Started·What is Claude Code?1/6
📖 Concept

Meet Claude Code

Claude Code is an AI coding agent built by Anthropic. Unlike a chat window, it actually lives inside your terminal — reading your files, editing code, and running commands in your real repository (with your permission).

  • Runs locally in your terminal, inside your repo
  • Can read, edit, search files & run shell commands
  • Asks before doing anything destructive