Results 107 issues of MistEO

binding 需要分为两步: 1. C API 的直接翻译,不做任何封装。可以不对外提供。 2. 标准化的 OOP 封装,尽可能保证各个语言中 MaaFW 的使用方法几乎一致

whimsy

```jsonc { "TaskA": { "recognition": "Custom", "custom_recognition": "MyReco" } } ``` ```tree resource ├─exec_agent │ └─MyReco ├─image ├─model │ └─ocr └─pipeline ```

whimsy

只支持 github repo 就差不多了吧(确信 interface.json 里填个 github 项目地址,然后用 github api

enhancement

perf https://github.com/MaaXYZ/MaaFramework/issues/212

enhancement