Section B: Core Features

Context Management

How Claude tracks and manages information

Context Window
Token Usage
Visual indicator shows how much context is used
Auto Compaction
Claude automatically summarizes when context fills up
Cost Display
See real-time cost in the UI
Commands
/context
Check what's currently in context
/compact & /clear
Manually manage context when needed
Esc+Esc or /rewind
Checkpointing: undo Claude's changes (safety net!)
CLAUDE.md: Claude's Memory File
Automatically pulled into context at conversation start
Store project structure, code style, testing instructions
Place in repo root
Create with /init command
Think of it as persistent instructions that survive across sessions
DEMO: Context indicator, /init for CLAUDE.md