-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: AstrBotDevs/AstrBot
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(weixin_oc): support reply components
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:XL
This PR changes 500-999 lines, ignoring generated files.
#7380
opened Apr 5, 2026 by
Sagiri777
Loading…
4 of 5 tasks
feat: add audio input support across providers and chatui recording issue fix
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
feature:chatui
The bug / feature is about astrbot's chatui, webchat
size:XL
This PR changes 500-999 lines, ignoring generated files.
#7378
opened Apr 5, 2026 by
Soulter
Loading…
1 of 5 tasks
fix: resolve EmptyModelOutputError and enhance tool fallback robustness
area:core
The bug / feature is about astrbot's core, backend
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:M
This PR changes 30-99 lines, ignoring generated files.
#7375
opened Apr 5, 2026 by
xmbhjQAQ
Loading…
5 tasks done
feat(platform): add Mattermost bot support (#6009)
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:XL
This PR changes 500-999 lines, ignoring generated files.
#7369
opened Apr 5, 2026 by
KagurazakaNyaa
Loading…
5 tasks done
fix(core): apply session plugin disable rules to hooks and tools
area:core
The bug / feature is about astrbot's core, backend
feature:plugin
The bug / feature is about AstrBot plugin system.
size:L
This PR changes 100-499 lines, ignoring generated files.
#7361
opened Apr 4, 2026 by
Foolllll-J
Loading…
4 of 5 tasks
feat(websearch): 新增Exa搜索提供商,支持 Tavily/Exa API Base URL 可配置,补充搜索工具相关文档
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#7359
opened Apr 4, 2026 by
piexian
Loading…
5 tasks done
fix(webui): enforce 12-char dashboard password policy with backend+frontend validation
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:XL
This PR changes 500-999 lines, ignoring generated files.
#7338
opened Apr 3, 2026 by
Soulter
Loading…
fix: 移除流式响应中MiniMax思考内容的输出
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:M
This PR changes 30-99 lines, ignoring generated files.
#7314
opened Apr 2, 2026 by
alei37
Loading…
5 tasks done
fix: pass tool_call_timeout to shell.exec for configurable shell timeout
#7310
opened Apr 2, 2026 by
sunnyyangyangyang
•
Draft
2 of 5 tasks
feat(dashboard): Restore configurable API Base URL support
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:XL
This PR changes 500-999 lines, ignoring generated files.
#7306
opened Apr 2, 2026 by
LIghtJUNction
Loading…
feat: QQOfficialPlatformAdapter 消息解析新增 appid 参数以确保能获取用户头像地址;移除多余的 At 组件,仅给群聊类型添加 At 组件 (#6741)
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:S
This PR changes 10-29 lines, ignoring generated files.
#7289
opened Apr 2, 2026 by
FlanChanXwO
Loading…
5 tasks done
feat:使用电脑能力支持配置默认工作目录
area:core
The bug / feature is about astrbot's core, backend
size:M
This PR changes 30-99 lines, ignoring generated files.
#7281
opened Apr 1, 2026 by
no-teasy
Loading…
4 tasks done
fix: certain APIs return SSE-style string responses by parsing them as JSON and reconstructing a ChatCompletion object
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:S
This PR changes 10-29 lines, ignoring generated files.
#7280
opened Apr 1, 2026 by
mastertion
Loading…
fix: 修复qq Websoket适配器的重复回复问题
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:S
This PR changes 10-29 lines, ignoring generated files.
#7265
opened Apr 1, 2026 by
Thelia-Lzr
Loading…
5 tasks done
fix(webchat): migrate webchat data when dashboard username changes
area:webui
The bug / feature is about webui(dashboard) of astrbot.
feature:chatui
The bug / feature is about astrbot's chatui, webchat
size:M
This PR changes 30-99 lines, ignoring generated files.
#7261
opened Apr 1, 2026 by
Colourfulzi
Loading…
5 tasks done
feat: add documentation and changelog viewing features
area:webui
The bug / feature is about webui(dashboard) of astrbot.
feature:plugin
The bug / feature is about AstrBot plugin system.
size:L
This PR changes 100-499 lines, ignoring generated files.
#7252
opened Apr 1, 2026 by
VanillaNahida
Loading…
5 tasks done
fix: support both Bailian Rerank API formats based on URL endpoint
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:M
This PR changes 30-99 lines, ignoring generated files.
#7250
opened Mar 31, 2026 by
Neko-Yukari
Loading…
fix(provider): preserve tool-call pairing after context truncation (#7225)
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:L
This PR changes 100-499 lines, ignoring generated files.
#7237
opened Mar 31, 2026 by
Yaohua-Leo
Loading…
fix: pop_record() preserves tool_calls/tool pairing to prevent 400 error on context overflow
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:L
This PR changes 100-499 lines, ignoring generated files.
#7232
opened Mar 31, 2026 by
CompilError-bts
Loading…
5 tasks done
perf(ltm): pre-caption images outside session lock to unblock subsequent messages
area:core
The bug / feature is about astrbot's core, backend
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
size:M
This PR changes 30-99 lines, ignoring generated files.
#7228
opened Mar 31, 2026 by
Reisenbug
Loading…
4 of 5 tasks
feat: add NVIDIA rerank provider support
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:L
This PR changes 100-499 lines, ignoring generated files.
#7227
opened Mar 31, 2026 by
WenqiOfficial
Loading…
5 tasks done
fix: prevent floating buttons from jumping during page transitions
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:M
This PR changes 30-99 lines, ignoring generated files.
#7214
opened Mar 31, 2026 by
KBVsent
Loading…
5 tasks done
fix: 修复qqofficial上传图片超时问题 - 改用分片上传
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#7176
opened Mar 30, 2026 by
bunwen
Loading…
feat: context aware prompt
feature:persona
The bug / feature is about astrbot AI persona system (system prompt)
size:M
This PR changes 30-99 lines, ignoring generated files.
#7174
opened Mar 30, 2026 by
Reisenbug
Loading…
4 of 5 tasks
fix(dashboard): 修复 WebUI 深色模式渲染问题及多个UI交互bug
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:L
This PR changes 100-499 lines, ignoring generated files.
#7173
opened Mar 30, 2026 by
piexian
Loading…
5 tasks done
Previous Next
ProTip!
Follow long discussions with comments:>50.