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
One change · api

Retrieve Message Batch results changed

api/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 318 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits8to this page, all time

The whole hunk

from line 318, old and new numbered
/
lines
from line 318
318318 
319319 - `caller: DirectCaller or ServerToolCaller or ServerToolCaller20260120`
320320 
321 Tool invocation directly from the model.
322 
323321 default: {"type":"direct"}
324322 
325323 - `DirectCaller object`
from line 368
370368 
371369 - `caller: DirectCaller or ServerToolCaller or ServerToolCaller20260120`
372370 
373 Tool invocation directly from the model.
374 
375371 default: {"type":"direct"}
376372 
377373 - `DirectCaller object`
from line 406
410406 
411407 - `caller: DirectCaller or ServerToolCaller or ServerToolCaller20260120`
412408 
413 Tool invocation directly from the model.
414 
415409 default: {"type":"direct"}
416410 
417411 - `DirectCaller object`
from line 466
472466 
473467 - `caller: DirectCaller or ServerToolCaller or ServerToolCaller20260120`
474468 
475 Tool invocation directly from the model.
476 
477469 default: {"type":"direct"}
478470 
479471 - `DirectCaller object`
from line 571
579571 default: code_execution_tool_result
580572 
581573 - `content: CodeExecutionToolResultBlockContent`
582 
583 Code execution result with encrypted stdout for PFC + web_search results.
584574 
585575 - `CodeExecutionToolResultError object`
586576