Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

Prompt submissions are now tracked with a per-submission UUID for the duration of processing

Prompt submissions now get a unique ID tracked through processing

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.274,
Under the hood

Prompt submissions now get a unique ID tracked through processing

What

When a prompt is submitted, Claude Code now opens a short-lived tracked record for that submission, containing the agent ID, mode, value, and a unique ID (UUID). This same UUID is then passed along to the code that processes the submission.

Why

Giving each submission its own tracked ID makes it possible to correlate a specific submission with its processing, which is useful for tracing what happened to a given prompt.

See this entry in the whole of v2.1.274 →