logoalt Hacker News

az226today at 5:36 PM1 replyview on HN

How did you get the reasoning trace? Is it the actual one or the summarized one?


Replies

simonwtoday at 5:37 PM

It's the summarized one returned by their API.

Piping the visible reasoning trace through their token counter API (I use https://tools.simonwillison.net/claude-token-counter for that) counts 27,888 tokens, so it's definitely a summary of the 128,000 actual token trace.