Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Events changed

api/beta/sessions/threads/events

Nearest release: v2.1.267, published 4 hours before 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−4removed
From line 4,592 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 4592, old and new numbered
/
lines
from line 4592
45924592 
45934593 A hard spend ceiling. The session stops issuing new model requests once the tracked list cost reaches `max_list_cost`.
45944594 
4595- `BetaManagedAgentsStreamSessionThreadEvents = BetaManagedAgentsUserMessageEvent or BetaManagedAgentsUserInterruptEvent or BetaManagedAgentsUserToolConfirmationEvent or 34 more`
4596 
4597 Server-sent event in a single thread's stream.
4598 
45994595### Example
46004596 
46014597```bash