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

Stream Session Thread Events changed

api/beta/sessions/threads/events/stream

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−6removed
From line 855 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 855, old and new numbered
/
lines
from line 855
855855 
856856 - `error: BetaManagedAgentsUnknownError or BetaManagedAgentsModelOverloadedError or BetaManagedAgentsModelRateLimitedError or 5 more`
857857 
858 An unknown or unexpected error occurred during session execution. A fallback variant; clients that don't recognize a new error code can match on `retry_status` and `message` alone.
859 
860858 - `BetaManagedAgentsUnknownError object`
861859 
862860 An unknown or unexpected error occurred during session execution. A fallback variant; clients that don't recognize a new error code can match on `retry_status` and `message` alone.
from line 1141
11431141 
11441142 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
11451143 
1146 The agent completed its turn naturally and is ready for the next user message.
1147 
11481144 - `BetaManagedAgentsSessionEndTurn object`
11491145 
11501146 The agent completed its turn naturally and is ready for the next user message.
from line 1498
15021498 Public sthr_ ID of the thread that went idle.
15031499 
15041500 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
1505 
1506 The agent completed its turn naturally and is ready for the next user message.
15071501 
15081502 - `BetaManagedAgentsSessionEndTurn object`
15091503