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 Events changed

api/beta/sessions/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 853 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 853, old and new numbered
/
lines
from line 853
853853 
854854 - `error: BetaManagedAgentsUnknownError or BetaManagedAgentsModelOverloadedError or BetaManagedAgentsModelRateLimitedError or 5 more`
855855 
856 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.
857 
858856 - `BetaManagedAgentsUnknownError object`
859857 
860858 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 1139
11411139 
11421140 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
11431141 
1144 The agent completed its turn naturally and is ready for the next user message.
1145 
11461142 - `BetaManagedAgentsSessionEndTurn object`
11471143 
11481144 The agent completed its turn naturally and is ready for the next user message.
from line 1496
15001496 Public sthr_ ID of the thread that went idle.
15011497 
15021498 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
1503 
1504 The agent completed its turn naturally and is ready for the next user message.
15051499 
15061500 - `BetaManagedAgentsSessionEndTurn object`
15071501