Sweep 22 Sep 2026 · 15:52Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Reading a new release v2.1.280 Building the pages · 4/6 1043 findings $36.88 so far
One change · api

Retrieve Message Batch results changed

api/beta/messages/batches/results

Nearest release: v2.1.269, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+0added
Lines−10removed
From line 422 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits12to this page, all time

The whole hunk

from line 422, old and new numbered
/
lines
from line 422
422422 
423423 - `caller: optional BetaDirectCaller or BetaServerToolCaller or BetaServerToolCaller20260120`
424424 
425 Tool invocation directly from the model.
426 
427425 - `BetaDirectCaller object`
428426 
429427 Tool invocation directly from the model.
from line 484
486484 
487485 - `caller: optional BetaDirectCaller or BetaServerToolCaller or BetaServerToolCaller20260120`
488486 
489 Tool invocation directly from the model.
490 
491487 - `BetaDirectCaller object`
492488 
493489 Tool invocation directly from the model.
from line 542
546542 
547543 - `caller: optional BetaDirectCaller or BetaServerToolCaller or BetaServerToolCaller20260120`
548544 
549 Tool invocation directly from the model.
550 
551545 - `BetaDirectCaller object`
552546 
553547 Tool invocation directly from the model.
from line 646
652646 
653647 - `caller: optional BetaDirectCaller or BetaServerToolCaller or BetaServerToolCaller20260120`
654648 
655 Tool invocation directly from the model.
656 
657649 - `BetaDirectCaller object`
658650 
659651 Tool invocation directly from the model.
from line 723
731723 default: code_execution_tool_result
732724 
733725 - `content: BetaCodeExecutionToolResultBlockContent`
734 
735 Code execution result with encrypted stdout for PFC + web_search results.
736726 
737727 - `BetaCodeExecutionToolResultError object`
738728