Features
- feat(okta): add complete Okta identity management integration (#3685)
- feat(microsoft-ad): add Azure AD (Entra ID) integration (#3686)
- feat(infisical): add Infisical secrets management integration (#3684)
Improvements
- improvement(platform): landing page cleanup, MX cache fixes, and auth util extraction (#3683)
- improvement(vfs): update custom glob impl to use micromatch, fix vfs filename regex (#3680)
- improvement(platform): added more email validation utils, added integrations page, improved enterprise section, update docs generation script (#3667)
- improvement(react): replace unnecessary useEffect patterns with better React primitives (#3675)
Bug Fixes
- fix(oauth): fall back to configured scopes when DB scope is empty (#3678)
- fix(home): stop sidebar collapsing when artifact opens (#3677)
- fix(tool): Fix custom tools spreading out string output (#3676)
- fix(open-resource): open resource tool to open existing files (#3670)