Stardust
|
4e9916caa4
|
fix(pipeline): skip waking on empty messages (#6893)
* fix(pipeline): skip waking on empty messages
* fix(pipeline): skip empty message LLM request even with provider_request
* fix(pipeline): skip empty messages in empty_mention_waiter
|
2026-03-28 20:50:42 +08:00 |
|
Dt8333
|
7dd95d8a59
|
chore: auto ann fix by ruff (#4903)
* chore: auto fix by ruff
* refactor: 统一修正返回类型注解为 None/bool 以匹配实现
* refactor: 将 _get_next_page 改为异步并移除多余的请求错误抛出
* refactor: 将 get_client 的返回类型改为 object
* style: 为 LarkMessageEvent 的相关方法添加返回类型注解 None
---------
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
|
2026-02-09 00:22:24 +08:00 |
|
Soulter
|
a0c364aa81
|
fix: active reply function does not work caused by event.request_llm() outdated
|
2026-02-03 23:34:42 +08:00 |
|
Soulter
|
5255388e2d
|
refactor: move builtin stars to astrbot package (#4209)
* refactor: move builtin stars to astrbot package
fixes: #4202
* chore: ruff format
* chore: remove print
|
2025-12-26 22:31:22 +08:00 |
|