StudioDock
Back to What's New
NotableAI agents and integrationsAugust 1, 2026

Agent Gateway authorization handoffs are now safer and more reliable

OAuth connection handoffs now keep callback trust, browser navigation, state, and error privacy aligned throughout authorization.

Plan-specific

What changed

What changed

  • StudioDock now completes connection validation before returning authorization results to an external Agent Gateway client.
  • Validated callbacks preserve OAuth state and use browser-safe navigation that does not replay the StudioDock consent form.
  • Unexpected authorization failures remain private, while invalid connection requests stay on a StudioDock-owned response.
  • Automated Agent Gateway verification now covers the published CLI package identity alongside OAuth, PKCE, audience, scope, rotation, and revocation behavior.

What changed

Why this matters

  • Studio administrators can authorize supported AI clients without an unverified callback taking over the handoff.
  • Connected clients receive predictable authorization results without receiving internal service details.
  • The same authorization boundary supports hosted clients and registered local CLI callbacks.