3 ms·
Anything that happens on the client, you can capture. You can capture anything delivered to the client that isn’t exposed by downloading the Claude code binary,
by SOLAR_FIELDS 2mo ago
Anything that happens on the client, you can capture. You can capture anything delivered to the client that isn’t exposed by downloading the Claude code binary, unpacking it, and patching the nodejs HTTP library fetch call to listen for all traffic, then analyze it and build your own tracing. Or you can MITM with a proxy for a bit more heavy handed approach. It sucks you don’t get it out of the box, but you could literally paste my comment into a Claude prompt and have the tracing you desire in probably less than 30 minutes
- exabrial 2mo agoI don't think they send the thought traces over the wire at all now for Opus5
- SOLAR_FIELDS 2mo agoCan’t defeat that, hard to observe data that you never receive.
- dannyw 2mo agoSummarised thinking is still sent over the wire via API at least if you request it, inc for Opus 5, inc for Fable 5.