Skip to content

Pull requests: AstrBotDevs/AstrBot

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Feat/telegram reply to message and read user display name area:platform The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on. area:webui The bug / feature is about webui(dashboard) of astrbot. size:M This PR changes 30-99 lines, ignoring generated files.
#9041 opened Jun 26, 2026 by g2nnyS Loading…
4 of 5 tasks
fix: _KeyRotator index bounds check area:core The bug / feature is about astrbot's core, backend size:XS This PR changes 0-9 lines, ignoring generated files.
#9040 opened Jun 26, 2026 by fan-67 Loading…
fix: track plugin install source for updates feature:plugin The bug / feature is about AstrBot plugin system. size:XL This PR changes 500-999 lines, ignoring generated files.
#9037 opened Jun 26, 2026 by Soulter Member Loading…
4 of 5 tasks
fix: 修复 DeepSeek 推理模型截断导致的 400 错误 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:S This PR changes 10-29 lines, ignoring generated files.
#9036 opened Jun 26, 2026 by lingyun14beta Contributor Loading…
4 of 5 tasks
fix: only show plugin update for newer market versions area:webui The bug / feature is about webui(dashboard) of astrbot. feature:plugin The bug / feature is about AstrBot plugin system. size:S This PR changes 10-29 lines, ignoring generated files.
#9033 opened Jun 26, 2026 by FloranceYeh Loading…
4 of 5 tasks
fix: DeepSeek V4 proxy model recognition — substring match instead of exact set match for reasoning_content injection area:provider The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner. size:XS This PR changes 0-9 lines, ignoring generated files.
#9015 opened Jun 25, 2026 by irmia2026 Loading…
5 tasks done
fix(provider): 修复 DeepSeek V4 工具调用兼容问题 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.
#9014 opened Jun 25, 2026 by murphys7017 Loading…
fix: correct outdated plugin marketplace update prompt area:webui The bug / feature is about webui(dashboard) of astrbot. feature:plugin The bug / feature is about AstrBot plugin system. size:M This PR changes 30-99 lines, ignoring generated files.
#9009 opened Jun 25, 2026 by Sisyphbaous-DT-Project Contributor Loading…
5 tasks done
fix: guard workspace umo normalization area:core The bug / feature is about astrbot's core, backend size:XS This PR changes 0-9 lines, ignoring generated files.
#9006 opened Jun 25, 2026 by tangtaizong666 Loading…
feat: webui multiple IP bindings area:webui The bug / feature is about webui(dashboard) of astrbot. size:M This PR changes 30-99 lines, ignoring generated files.
#9002 opened Jun 25, 2026 by 2278535805 Loading…
1 task done
fix: align knowledge base CRUD API contract with kb_name, canonical payload fields, and matching OpenAPI types area:webui The bug / feature is about webui(dashboard) of astrbot. feature:knowledge-base The bug / feature is about knowledge base size:L This PR changes 100-499 lines, ignoring generated files.
#9000 opened Jun 25, 2026 by lxfight Member Loading…
4 of 5 tasks
Fix/8978 area:core The bug / feature is about astrbot's core, backend size:M This PR changes 30-99 lines, ignoring generated files.
#8988 opened Jun 24, 2026 by restyboy Loading…
fix: qq_official websocket适配器发送消息收到None时现在会重试了 (#8977) area:platform The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on. size:M This PR changes 30-99 lines, ignoring generated files.
#8979 opened Jun 24, 2026 by shuiping233 Contributor Loading…
4 of 5 tasks
feat(kb): make knowledge base URL ingestion provider-aware (Tavily + Firecrawl) area:provider The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner. feature:knowledge-base The bug / feature is about knowledge base size:L This PR changes 100-499 lines, ignoring generated files.
#8976 opened Jun 23, 2026 by rakshith48 Loading…
fix: reject Python MCP stdio script archives area:core The bug / feature is about astrbot's core, backend size:M This PR changes 30-99 lines, ignoring generated files.
#8975 opened Jun 23, 2026 by Roast-2007 Loading…
4 of 5 tasks
fix: 避免请求时上下文裁剪覆盖持久化对话历史 area:core The bug / feature is about astrbot's core, backend size:L This PR changes 100-499 lines, ignoring generated files.
#8974 opened Jun 23, 2026 by lingyun14beta Contributor Loading…
4 of 5 tasks
feat: add endpoint to fetch marketplace plugin README 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.
#8967 opened Jun 23, 2026 by qa296 Loading…
5 tasks done
Feat image caption cache 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.
#8966 opened Jun 23, 2026 by FloranceYeh Loading…
1 task done
fix(kb): 支持 NumPy 降级检索以防止在不支持 AVX2 的 CPU 上崩溃 area:core The bug / feature is about astrbot's core, backend feature:knowledge-base The bug / feature is about knowledge base size:XL This PR changes 500-999 lines, ignoring generated files.
#8964 opened Jun 23, 2026 by 3y3y3y-huaiji Loading…
1 task done
feat(provider): add DashScope STT (Qwen3-ASR) adapter 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.
#8959 opened Jun 22, 2026 by sch-chun Loading…
5 tasks done
feat(provider): add OpenAI Responses provider 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.
#8955 opened Jun 22, 2026 by DolphinZZZZZ Loading…
refactor(core): restructure initialization logic in __init__.py for… area:core The bug / feature is about astrbot's core, backend size:L This PR changes 100-499 lines, ignoring generated files.
#8954 opened Jun 22, 2026 by Initial01LingXu Loading…
4 of 5 tasks
fix: sanitize orphaned tool_result blocks in Anthropic provider 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.
#8952 opened Jun 22, 2026 by EmilyCheoh Contributor Loading…
5 tasks done
fix: parse aiocqhttp forward message content area:platform The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on. size:M This PR changes 30-99 lines, ignoring generated files.
#8950 opened Jun 22, 2026 by FuShang114 Contributor Loading…
Feat/add table knowledge base with column-level preprocessing area:webui The bug / feature is about webui(dashboard) of astrbot. feature:knowledge-base The bug / feature is about knowledge base size:XXL This PR changes 1000+ lines, ignoring generated files.
#8939 opened Jun 21, 2026 by first-dong Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.