Claude Code uses prompt caching
Anthropic's Claude Code uses prompt caching to avoid reprocessing unchanged parts of API requests, organized by layers of system prompt, project context, and conversation. Actions like switching models, changing effort l…