孙佳伟

Results 3 issues of 孙佳伟

**What would you like to be added/modified:** It is a good idea to add a new type of windows, not base on time or count, but on the condition expr....

kind/feature

`Error reqwest::Error { kind: Request, url: "https://api.moonshot.cn/v1/chat/completions", source: hyper_util::client::legacy::Error(Connect, Custom { kind: Other, error: Custom { kind: UnexpectedEof, error: "tls handshake eof" } }) }` 请问这是什么报错? 自身网络没有问题,网页端可以访问,但是在ChatWise里面的kimi API突然报错了。之前是好的 今天一下午都在用claude code调用官方API写代码。然后突然就用不了了。用ChatWise直接测试API,也报错

### Description I only use the following relative paths relative to the skill's directory in the Claude code skill declaration, and Claude skills can execute scripts correctly. ``` uv run...

bug