Results 76 comments of iamazy

> ![Image](https://github.com/user-attachments/assets/5e188aaf-1d37-417f-bfab-30cd6b998bbf) 用过超过一定次数后需要登录,但是登录后依然是免费的,我觉得很好用

> 实测Deepseek R1用过一定次数也要收费了,并不是免费的 是的,但是你可以多试几次,我之前也显示要收费,但是过几个小时之后就又可以用了,不知道啥原理

试试 https://github.com/kingToolbox/WindTerm 呢

> Code LGTM, but we need to test this properly: > > * [ ] X11 without IME > * [ ] X11 with IME > * [ ] Wayland...

> @Millione 不太合适,主要原因有几个: > > 1. 带有版本为 * 的依赖是无法 publish 到 crates 上的; > 2. 写 0 的话,不能保证用户也用的 “0”,而且这样也很容易产生 break change; > 3. 更好的方案还是 re-export 一下 改为 `async-broadcast=">=0.6"`呢