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

Create Credential changed

api/beta/vaults/credentials/create

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 169 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 169, old and new numbered
/
lines
from line 169
169169 
170170 - `token_endpoint_auth: BetaManagedAgentsTokenEndpointAuthNoneParam or BetaManagedAgentsTokenEndpointAuthBasicParam or BetaManagedAgentsTokenEndpointAuthPostParam`
171171 
172 Token endpoint requires no client authentication.
173 
174172 - `BetaManagedAgentsTokenEndpointAuthNoneParam object`
175173 
176174 Token endpoint requires no client authentication.
from line 340
342340 Token endpoint URL used to refresh the access token.
343341 
344342 - `token_endpoint_auth: BetaManagedAgentsTokenEndpointAuthNoneResponse or BetaManagedAgentsTokenEndpointAuthBasicResponse or BetaManagedAgentsTokenEndpointAuthPostResponse`
345 
346 Token endpoint requires no client authentication.
347343 
348344 - `BetaManagedAgentsTokenEndpointAuthNoneResponse object`
349345