@clerk/backend@2.32.0
📦 clerkView on GitHub →
✨ 2 features🔧 3 symbols
Summary
This release introduces support for the Agent Tasks API endpoint and exports a new testing helper for creating these tasks. Dependencies were also updated.
✨ New Features
- Added support for the Agent Tasks API endpoint, enabling the creation of agent tasks for automated flows.
- Exported the `createAgentTestingTask` helper for creating agent tasks via the Clerk Backend API from both `@clerk/testing/playwright` and `@clerk/testing/cypress` subpaths.