Results 9 issues of sjfhsjfh

### 在提问之前... - [X] 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决 - [X] 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等 - [X] 我已查看最新测试版本的更新内容,并未提及该 Bug 已被修复的情况 - [X] 我已检查了置顶议题(pinned issue),确认我的问题未被提及 ### 问题描述 如题,找log找到了报错但窗口里啥也不显示就停了,让人摸不着头脑 翻了下源码找到打log的位置但对C++一窍不通提不了pr(哭 复现步骤: 1. 使用默认配置的MAA编辑任务列表中的“刷理智”一项 2. 勾选“手动输入关卡名“...

bug
module: fight
client: WpfGui
module: others
client: MacGui

Better Generator Typing with latest Typescript

This pull request initiates a series of CLI rework efforts aimed at improving maintainability, consistency, and user experience.

[Typst Release](https://github.com/typst/typst/releases/tag/v0.13.0) Several changes related to `type` were made.

### Describe the bug The mouse disappears after the procedure below, and its position is fixed to the center of the window(screen?), mouse buttons are still available ### Version Info...

bug

**To reproduce:** ```sh echo ":root\n --wtf: oklch(0.65 0.15 245 / 35%)" | stylus ``` **Current behavior:** The above command gives the following output: ```css :root { --wtf: oklch(0.65 0.15 7%);...

## TODO - [ ] Update Jaeger implementation to OTLP ([deprecated](https://github.com/dora-rs/dora/blob/81368ee0fcddd3854728b79e0c3268c50877ac8d/libraries/extensions/telemetry/tracing/src/telemetry.rs#L37C27-L37C45)) - [ ] Better tracing transmission from `Node` to `Daemon` (Related: #1001, #1009) - [ ] Better feature management...

waiting-for-author

Currently, `ahash` and `getrandom` is used ahash: `default-features = false, features = ["std"]` getrandom: rewrite a small rng using `rand = { version = "0.9.0", default-features = false, features =...