-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: AstrBotDevs/AstrBot
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: convert qq_official voice messages to wav
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:L
This PR changes 100-499 lines, ignoring generated files.
#6944
opened Mar 25, 2026 by
1zzxy1
Loading…
feat: add two-phase startup lifecycle
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.
#6942
opened Mar 25, 2026 by
zouyonghe
Loading…
2 tasks done
fix: retry qq_official startup after gateway timeout
area:platform
The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.
size:L
This PR changes 100-499 lines, ignoring generated files.
#6940
opened Mar 25, 2026 by
1zzxy1
Loading…
fix: raise MiMo TTS legacy timeout default
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.
#6939
opened Mar 25, 2026 by
1zzxy1
Loading…
fix(provider): restore parameter transparency in core LLM provider adapters
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.
#6934
opened Mar 25, 2026 by
SXP-Simon
Loading…
4 of 5 tasks
fix(agent): add configurable repeated-reply convergence guard
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.
#6921
opened Mar 25, 2026 by
Jacobinwwey
Loading…
4 of 5 tasks
fix: normalize openai embedding responses
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.
#6919
opened Mar 25, 2026 by
1zzxy1
Loading…
feat: add provider adapter i18n registration 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.
#6917
opened Mar 25, 2026 by
Li-shi-ling
Loading…
1 of 2 tasks
feat(subagent): add JSON import/export actions for SubAgent config
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:L
This PR changes 100-499 lines, ignoring generated files.
#6913
opened Mar 25, 2026 by
Jacobinwwey
Loading…
4 of 5 tasks
feat(persona): 为 Persona 增加 Subagent 选择功能,允许指定人格可调用的 Subagent 范围,从而避免无限制调用所有已配置并启用 Subagent,降低权限风险
area:webui
The bug / feature is about webui(dashboard) of astrbot.
feature:persona
The bug / feature is about astrbot AI persona system (system prompt)
size:L
This PR changes 100-499 lines, ignoring generated files.
#6906
opened Mar 24, 2026 by
Astral-Yang
Loading…
3 of 4 tasks
feat: add MindSim - an event-driven agent thinking framework for advanced personas
area:core
The bug / feature is about astrbot's core, backend
feature:persona
The bug / feature is about astrbot AI persona system (system prompt)
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#6888
opened Mar 24, 2026 by
yuanmua
Loading…
4 of 5 tasks
fix: support github token for plugin release checks
feature:updater
The bug / feature is about astrbot updater system
size:L
This PR changes 100-499 lines, ignoring generated files.
#6886
opened Mar 24, 2026 by
1zzxy1
Loading…
fix: handle missing input_json in anthropic tool call parsing
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.
#6883
opened Mar 24, 2026 by
BillionClaw
Loading…
fix(subagent): enforce handoff args and provider fallback
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:L
This PR changes 100-499 lines, ignoring generated files.
#6873
opened Mar 24, 2026 by
Jacobinwwey
Loading…
4 of 5 tasks
feat(subagent): guard transfer_to calls with per-run limit
size:XL
This PR changes 500-999 lines, ignoring generated files.
#6872
opened Mar 24, 2026 by
Jacobinwwey
Loading…
4 of 5 tasks
fix(components): Record audio files incorrectly saved with .jpg extension
area:core
The bug / feature is about astrbot's core, backend
size:M
This PR changes 30-99 lines, ignoring generated files.
#6869
opened Mar 23, 2026 by
BillionClaw
Loading…
fix(core): fix Record.convert_to_file_path saving audio as .jpg
area:core
The bug / feature is about astrbot's core, backend
size:M
This PR changes 30-99 lines, ignoring generated files.
#6868
opened Mar 23, 2026 by
BillionClaw
Loading…
fix(qqofficial): convert non-WAV audio to PCM WAV before Tencent Silk encoding
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.
#6867
opened Mar 23, 2026 by
BillionClaw
Loading…
fix: preserve inbound qqofficial msg anchor for proactive sends
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.
#6856
opened Mar 23, 2026 by
jueshali
Loading…
1 task done
perf: avoid unnecessary base64 conversion for aiocqhttp image/record
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.
#6850
opened Mar 23, 2026 by
he-yufeng
Loading…
Added New web search tool: Brave Search
size:L
This PR changes 100-499 lines, ignoring generated files.
#6847
opened Mar 23, 2026 by
daniel5u
Loading…
4 of 5 tasks
fix(dashboard): apply labels mapping for list options in config renderer
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:XS
This PR changes 0-9 lines, ignoring generated files.
#6844
opened Mar 23, 2026 by
Foolllll-J
Loading…
4 of 5 tasks
feat(ci): introduce unified CI Required Gate workflow
size:L
This PR changes 100-499 lines, ignoring generated files.
#6835
opened Mar 23, 2026 by
Jacobinwwey
Loading…
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.