Remix.run Logo
exabrial a day ago

Great. Can we have thought traces back?

SOLAR_FIELDS a day ago | parent | next [-]

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 a day ago | parent [-]

I don't think they send the thought traces over the wire at all now for Opus5

dannyw 20 hours ago | parent | next [-]

Summarised thinking is still sent over the wire via API at least if you request it, inc for Opus 5, inc for Fable 5.

SOLAR_FIELDS a day ago | parent | prev [-]

Can’t defeat that, hard to observe data that you never receive.

maxbond 20 hours ago | parent | prev [-]

There's a setting called `showThinkingSummaries` which you can enable to see them (going forward).