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

List Events changed

api/beta/sessions/events/list

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

The whole hunk

from line 891, old and new numbered
/
lines
from line 891
891891 
892892 - `error: BetaManagedAgentsUnknownError or BetaManagedAgentsModelOverloadedError or BetaManagedAgentsModelRateLimitedError or 5 more`
893893 
894 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.
895 
896894 - `BetaManagedAgentsUnknownError object`
897895 
898896 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 1177
11791177 
11801178 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
11811179 
1182 The agent completed its turn naturally and is ready for the next user message.
1183 
11841180 - `BetaManagedAgentsSessionEndTurn object`
11851181 
11861182 The agent completed its turn naturally and is ready for the next user message.
from line 1534
15381534 Public sthr_ ID of the thread that went idle.
15391535 
15401536 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
1541 
1542 The agent completed its turn naturally and is ready for the next user message.
15431537 
15441538 - `BetaManagedAgentsSessionEndTurn object`
15451539