Yuko Zheng

Results 8 issues of Yuko Zheng

Fixes snobold vassal AI. Without this change, when the player who has been mounted by snobold vassal is died, the snobold vassal will stay at the position and do nothing....

Branch-master

enhancement
up for grabs
low priority

![1c100dcb6f6acd203e4b4b5ea3a44da](https://user-images.githubusercontent.com/2216750/188469966-7b9c4e53-ed68-4e06-bd28-960edb8f5d6d.jpg) When I importing an STEP file, I'm encounting this exception. Test data: [repro.zip](https://github.com/xibyte/jsketcher/files/9490488/repro.zip)

### Origin URL https://ckeditor.com/docs/ckeditor5/latest/installation/advanced/using-two-editors.html ### Project version 41.0.0 ### Is the information outdated? How? Can't create a super build. When executing `npm install`, erros occured. ``` 223 verbose stack TypeError:...

type:docs
pending:feedback
squad:core
status:stale

### Description CUDA error: out of memory, the whole process terminated. Is there a way to catch this error instead of terminate the process?

Upstream
stale

When ask AI to generate a patch file for a code file, the generated line number is incorrect. Or ask the line number of a method in a source code...

Now I have a patch file like: ``` +++ xxx.cs --- xxx.cs @@ x,x x,x @@ + xxxx - xxxx - xxxx xxxx ``` I want to use libgit2sharp to...

main分支的推理如何设置batch_size?