Harry Yep
Harry Yep
This PR adds **Playground**, a place where user can intuitively build their own assistant-ui interface, just like [tweakcn](https://github.com/jnsahaj/tweakcn). Feature: - [ ] a page where we can intuitively build own...
This PR intros an new function to send email verification with OTP in order to let have otp and verification together. Suggested on #5475 during supabase auth migration. This PR...
This PR adds `private_key_jwt` support to oidc provider. This PR close #5935. --- ## Summary by cubic Adds private_key_jwt client authentication to the OIDC and MCP token endpoints, enabling confidential...
This PR adds concurrency config for those needed CI. --- ## Summary by cubic Add GitHub Actions concurrency to cancel older runs on the same PR or branch. This reduces...