The prompt your SDK sends is not the prompt you wrote

I captured the raw JSON my Anthropic SDK sent on the wire and found three quiet mutations I never wrote. Here is the tiny httpx transport I built to see it.

Read Original

Related