Linloir

Results 8 issues of Linloir

**如果沒有提供以下詳細資訊,您開立的問題回報會被無視。** **問題或臭蟲** 开启模组中的prism代码高亮功能后,文章中标记为xml或是html语法的代码块无法被识别并且高亮 但是标记为诸如c或是cpp代码块则可以正常识别并高亮 **如何重現** 請告知重現此問題的步驟回何: 1. 打开prism模组 2. 在 编辑器输入: ```xml some code ``` 2. 更新文章 3. 查看文章既可以看到未被高亮的代码 **預期的行為或結果** 正常对xml语法代码进行染色 **畫面截圖** 设置: 编辑器界面: 实际效果 **伺服器環境** - WordPress 版本 5.8.2...

Do following steps: 1. Create a undirected graph 2. Create an arc such as V0 -> V1 3. Now start bfs / dfs from V1 4. Normally the line will...

bug

**Describe the bug** For aarch64+mac (mac m2 devices), there is no release of feature version 8, which results in an inconsistency between the binary api and the available_releases api Maybe...

bug

Model always floats above the ground Log describes the average loss on y-axis to be around 0.2~0.5, it seems that the current search method never decrease the difference between `mid.y`...

bug

Current model loading stuck UI thread, need improve

enhancement

The normal of the hit test for object does not always pointing outside the surface, causing the wrong object's orientation when checking 'stick to surface' option

bug

## Description Since the `facebookarchive/WebDriverAgent` has been archived and the current maintained version is the Appium fork, there has been an increasing demand to utilize the new endpoints introduced in...

I built some stdio mcp servers according to the docs using `create_mcp_server_for_app` Most of the time the server runs fine but occasionally it crashes with error `anyio.BrokenResourceError`: ``` [ERROR] 2025-10-21T21:02:09...