Frad LEE
Frad LEE
Fix #698 
Try to run the example project on macOS 13 Beta 5 (build number: 22A5321d), then it crashed on startup with `EXC_BAD_ACCESS` error, log below: ``` log 2022-08-16 02:05:10.214520+0800 Sample[18556:300581] [User...
Fix #739
[ixigua.com](https://www.ixigua.com) which call "西瓜视频" in Chinese is an online video-sharing platform. 
`mcp-server-apple-reminders` is an MCP server for interacting with Apple Reminders on macOS.
[`mcp-server-apple-reminders`](https://github.com/FradSer/awesome-mcp-servers) is an MCP server for interacting with Apple Reminders on macOS.
## Description Added `OPENAI_BASE_URL` configuration to `config.py` and updated OpenAI client instantiation in `categorization.py` to use it when set. This enables flexible switching of OpenAI endpoints for different environments, supporting...
## Summary Implements a progressive fallback system with code splitting to optimize WebXR fallback component bundle size. This enhancement reduces the main bundle impact while providing robust error recovery through...
## Summary The WebXR fallback components contain large static arrays and complex 3D scenes that increase the main bundle size. Implement code splitting to load fallback components only when needed....