aiClaude doesn't remember your chat. It remembers how your prompt starts.
The Anthropic API keeps no session: every request sends the whole prompt again. The prompt cache recognizes how a prompt starts and skips processing it again. How it works, one step at a time.