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

fix: only allow HTTPS URLs to pass through directly in LINE adapter 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.
#5697 opened Mar 3, 2026 by KBVsent Loading…
5 tasks done
chore(deps): bump the github-actions group with 2 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#5694 opened Mar 2, 2026 by dependabot bot Loading…
feat: 支持 MCPRouter 平台 MCP 服务器同步 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.
#5690 opened Mar 2, 2026 by exynos967 Loading…
5 tasks done
resolves #5201 : 日志的i18n area:core The bug / feature is about astrbot's core, backend area:webui The bug / feature is about webui(dashboard) of astrbot. size:XL This PR changes 500-999 lines, ignoring generated files.
#5688 opened Mar 2, 2026 by united-pooh Loading…
4 of 5 tasks
feat: add OS information to tool descriptions and implement unit tests area:core The bug / feature is about astrbot's core, backend lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
#5677 opened Mar 2, 2026 by miaoxutao123 Loading…
1 task done
fix(core): correctly parse DEMO_MODE as boolean from env var. area:core The bug / feature is about astrbot's core, backend lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#5676 opened Mar 2, 2026 by L-1ngg Loading…
5 tasks done
fix(provider): strip GLM non-standard special tokens in zhipu 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.
#5675 opened Mar 2, 2026 by NayukiChiba Loading…
fix: prevent crash on malformed MCP server config (#5666) area:core The bug / feature is about astrbot's core, backend area:webui The bug / feature is about webui(dashboard) of astrbot. size:M This PR changes 30-99 lines, ignoring generated files.
#5673 opened Mar 2, 2026 by Clhikari Loading…
3 of 5 tasks
fix: 修复 subagent 使用 default persona 时查找失败的问题 feature:persona The bug / feature is about astrbot AI persona system (system prompt) size:L This PR changes 100-499 lines, ignoring generated files.
#5672 opened Mar 2, 2026 by whatevertogo Loading…
4 of 5 tasks
fix(dashboard): 自定义侧边栏中错误展开“更多功能”页面问题 (#5405) area:webui The bug / feature is about webui(dashboard) of astrbot. size:L This PR changes 100-499 lines, ignoring generated files.
#5670 opened Mar 2, 2026 by catDforD Loading…
5 tasks done
feat: 将kook适配器插件并入astrbot官方适配器目录中 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.
#5658 opened Mar 2, 2026 by shuiping233 Loading…
5 tasks done
fix:兼容openai适配器的非标返回 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.
#5610 opened Mar 1, 2026 by a61995987 Loading…
4 of 5 tasks
feat: add ConfigRouteManagerDialog component for managing routing configurations area:webui The bug / feature is about webui(dashboard) of astrbot. size:XXL This PR changes 1000+ lines, ignoring generated files.
#5597 opened Mar 1, 2026 by Soulter Loading…
1 of 5 tasks
生活质量更新Qol/可选的前后端分离,更好的ipv6支持以及完善命令行 area:core The bug / feature is about astrbot's core, backend area:webui The bug / feature is about webui(dashboard) of astrbot. size:XXL This PR changes 1000+ lines, ignoring generated files.
#5541 opened Feb 27, 2026 by LIghtJUNction Loading…
feat(dashboard): add SSL config validation to prevent saving invalid HTTPS settings area:webui The bug / feature is about webui(dashboard) of astrbot. size:M This PR changes 30-99 lines, ignoring generated files.
#5516 opened Feb 27, 2026 by YukiRa1n Loading…
5 of 6 tasks
feat: 为 Edge TTS 新增正则表达式过滤功能 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.
#5512 opened Feb 27, 2026 by zgojin Loading…
5 tasks done
chore: remove deprecated version field from compose.yml size:XS This PR changes 0-9 lines, ignoring generated files.
#5495 opened Feb 27, 2026 by YuanyuanMa03 Loading…
2 tasks
[WIP] feat: support bwrap/seatbelt-based local sandbox runtime for Computer Use area:core The bug / feature is about astrbot's core, backend size:L This PR changes 100-499 lines, ignoring generated files.
#5487 opened Feb 26, 2026 by Soulter Loading…
1 of 5 tasks
fix: qqofficial_markdown_message 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.
#5476 opened Feb 26, 2026 by chawu691 Loading…
1 of 5 tasks
feat(provider): 在请求头中新增 User-Agent 预设配置 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.
#5460 opened Feb 25, 2026 by piexian Loading…
5 tasks done
test: fix test isolation and compatibility issues feature:plugin The bug / feature is about AstrBot plugin system. size:XL This PR changes 500-999 lines, ignoring generated files.
#5404 opened Feb 24, 2026 by whatevertogo Loading…
1 task done
fix: use re.search instead of re.match in RegexFilter area:core The bug / feature is about astrbot's core, backend lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#5368 opened Feb 23, 2026 by KBVsent Loading…
5 tasks done
test: add API and dashboard integration tests area:core The bug / feature is about astrbot's core, backend area:webui The bug / feature is about webui(dashboard) of astrbot. size:XXL This PR changes 1000+ lines, ignoring generated files.
#5362 opened Feb 23, 2026 by whatevertogo Loading…
4 of 5 tasks
ProTip! Updated in the last three days: updated:>2026-02-27.