Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.236 Home All releases olderv2.1.235 v2.1.237newer
Claude Code v2.1.236

Console session viewer documented as the no-code way to debug a session

Use it now
Useful3 Signal4
Documentation not in their notes

Docs describe a Console session viewer for inspecting sessions, with deep links to single events.

?event=
What

The events reference now describes the Console session viewer, available to Developers and Admins: a filterable session list, a per-thread timeline minimap, a transcript grouped by model request with a filter box and JSON export, and a five-tab Inspector (Session, Events with a Deltas view, Tools, Resources, Threads) toggled with the d key. It also documents appending ?event={event_id} to a session URL to link straight at one event, suggested for error reports.

Evidence

`Deep-link with ?event={event_id} on the session URL`

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.236 →