Frad LEE

Results 14 issues of Frad LEE

Fix #698 ![Lark](https://user-images.githubusercontent.com/1439628/100201299-da2e2d00-2f3a-11eb-9ebe-8e58f64af706.png)

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...

bug

[ixigua.com](https://www.ixigua.com) which call "西瓜视频" in Chinese is an online video-sharing platform. ![image](https://user-images.githubusercontent.com/1439628/140715468-1025e5f6-3b44-495b-b888-d6340f6762c1.png)

`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...

enhancement
refactoring

## 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....

enhancement
priority: medium
refactoring