Skip to content

agents@0.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Feb 10:42
· 13 commits to main since this release
89eebf1

Patch Changes

  • #954 943c407 Thanks @threepointone! - update dependencies

  • #944 e729b5d Thanks @threepointone! - Export DurableObjectOAuthClientProvider from top-level agents package and fix restoreConnectionsFromStorage() to use the Agent's createMcpOAuthProvider() override instead of hardcoding the default provider

  • #850 2cb12df Thanks @Muhammad-Bin-Ali! - Fix: MCP OAuth callback errors are now returned as structured results instead of throwing unhandled exceptions. Errors with an active connection properly transition to "failed" state and are surfaced to clients via WebSocket broadcast.