Loong

Results 15 issues of Loong

This issue serves as a to-do list for the project, enumerating tasks I intend to tackle but haven't addressed yet. If you have any suggestions, feel free to leave comments...

enhancement

It's ok to build for x86_64-unknown-linux-musl but cli can't load core. Closes #261

# Server Server 通过 `maa serve` 启动,监听 Unix 或者 TCP Socket。Server 启动时加载 MaaCore 并根据配置文件进行初始化,日志在 Server 所在进程输出。 ## **RPC API** ### 添加任务 **方法名称**: `AppendTask` **请求**: ```json { "taskType": "StartUp", "taskParams": {...