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

api/beta/sessions/threads/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 857 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 857, old and new numbered
/
lines
from line 857
857857 
858858 - `error: BetaManagedAgentsUnknownError or BetaManagedAgentsModelOverloadedError or BetaManagedAgentsModelRateLimitedError or 5 more`
859859 
860 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.
861 
862860 - `BetaManagedAgentsUnknownError object`
863861 
864862 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 1143
11451143 
11461144 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
11471145 
1148 The agent completed its turn naturally and is ready for the next user message.
1149 
11501146 - `BetaManagedAgentsSessionEndTurn object`
11511147 
11521148 The agent completed its turn naturally and is ready for the next user message.
from line 1500
15041500 Public sthr_ ID of the thread that went idle.
15051501 
15061502 - `stop_reason: BetaManagedAgentsSessionEndTurn or BetaManagedAgentsSessionRequiresAction or BetaManagedAgentsSessionRetriesExhausted or BetaManagedAgentsSessionBudgetReached`
1507 
1508 The agent completed its turn naturally and is ready for the next user message.
15091503 
15101504 - `BetaManagedAgentsSessionEndTurn object`
15111505