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

Update Credential changed

api/beta/vaults/credentials/update

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−4removed
From line 159 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits9to this page, all time

The whole hunk

from line 159, old and new numbered
/
lines
from line 159
159159 
160160 - `token_endpoint_auth: optional BetaManagedAgentsTokenEndpointAuthBasicUpdateParam or BetaManagedAgentsTokenEndpointAuthPostUpdateParam`
161161 
162 Updated HTTP Basic authentication parameters for the token endpoint.
163 
164162 - `BetaManagedAgentsTokenEndpointAuthBasicUpdateParam object`
165163 
166164 Updated HTTP Basic authentication parameters for the token endpoint.
from line 300
302300 Token endpoint URL used to refresh the access token.
303301 
304302 - `token_endpoint_auth: BetaManagedAgentsTokenEndpointAuthNoneResponse or BetaManagedAgentsTokenEndpointAuthBasicResponse or BetaManagedAgentsTokenEndpointAuthPostResponse`
305 
306 Token endpoint requires no client authentication.
307303 
308304 - `BetaManagedAgentsTokenEndpointAuthNoneResponse object`
309305