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

Stream Events changed

api/beta/sessions/events/stream

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 2,300 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 2300, old and new numbered
/
lines
from line 2300
23002300 
23012301 A hard spend ceiling. The session stops issuing new model requests once the tracked list cost reaches `max_list_cost`.
23022302 
2303- `BetaManagedAgentsStreamSessionEvents = BetaManagedAgentsUserMessageEvent or BetaManagedAgentsUserInterruptEvent or BetaManagedAgentsUserToolConfirmationEvent or 34 more`
2304 
2305 Server-sent event in the session stream.
2306 
23072303## Example
23082304 
23092305```bash