-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: AstrBotDevs/AstrBot
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: drop **kwargs bug in two register funcs
area:core
The bug / feature is about astrbot's core, backend
size:S
This PR changes 10-29 lines, ignoring generated files.
#8141
opened May 10, 2026 by
lingyun14beta
Contributor
Loading…
4 of 5 tasks
fix: 降低 LLM 上下文调用成本风险
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.
#8139
opened May 10, 2026 by
Sisyphbaous-DT-Project
Contributor
Loading…
5 tasks done
fix: handle None tool arguments from Claude API for no-parameter tools
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:XS
This PR changes 0-9 lines, ignoring generated files.
#8136
opened May 10, 2026 by
lingyun14beta
Contributor
Loading…
4 of 5 tasks
feat(builtin_commands): add multi-language support for /help command
feature:plugin
The bug / feature is about AstrBot plugin system.
size:L
This PR changes 100-499 lines, ignoring generated files.
#8134
opened May 10, 2026 by
oujunhaoyueling
Loading…
3 of 4 tasks
Update API Key reference in knowledge-base.md
feature:knowledge-base
The bug / feature is about knowledge base
size:XS
This PR changes 0-9 lines, ignoring generated files.
#8129
opened May 10, 2026 by
jdjfjdsfj
Loading…
5 tasks done
Feat(iss#8106) 控制台样式切换按钮
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:M
This PR changes 30-99 lines, ignoring generated files.
#8128
opened May 9, 2026 by
M1LKT
Contributor
Loading…
5 tasks done
feat: 让 LLM 能自主创建和安装 Skill
area:core
The bug / feature is about astrbot's core, backend
size:L
This PR changes 100-499 lines, ignoring generated files.
#8127
opened May 9, 2026 by
Blueteemo
Contributor
Loading…
fix: 修复 MiniMax 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.
#8126
opened May 9, 2026 by
Blueteemo
Contributor
Loading…
fix: pass persona skills to subagents
area:provider
The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.
feature:persona
The bug / feature is about astrbot AI persona system (system prompt)
size:M
This PR changes 30-99 lines, ignoring generated files.
#8121
opened May 9, 2026 by
he-yufeng
Contributor
Loading…
fix: default empty MiniMax timber weights
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.
#8120
opened May 9, 2026 by
he-yufeng
Contributor
Loading…
feat: 为local环境添加交互式shell工具
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#8116
opened May 9, 2026 by
elecvoid243
Contributor
Loading…
5 tasks done
fix: add SQLite busy_timeout and WAL autocheckpoint to prevent CPU 100% epoll busy wait (Closes #8056)
area:core
The bug / feature is about astrbot's core, backend
size:S
This PR changes 10-29 lines, ignoring generated files.
#8111
opened May 9, 2026 by
Pleiades1726
Contributor
Loading…
feat: add opt-in JSONL format for trace logs (Closes #8066)
area:core
The bug / feature is about astrbot's core, backend
size:S
This PR changes 10-29 lines, ignoring generated files.
#8109
opened May 9, 2026 by
Pleiades1726
Contributor
Loading…
fix: handle missing files in send_message_to_user
area:core
The bug / feature is about astrbot's core, backend
size:M
This PR changes 30-99 lines, ignoring generated files.
#8105
opened May 9, 2026 by
idiotsj
Contributor
Loading…
fix: add ollama and nvidia embedding
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.
#8104
opened May 9, 2026 by
counhopig
Loading…
5 tasks done
feat: extract sandbox runtimes from core
area:core
The bug / feature is about astrbot's core, backend
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#8093
opened May 9, 2026 by
zouyonghe
Member
Loading…
fix(core): route image requests to vision 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:M
This PR changes 30-99 lines, ignoring generated files.
#8089
opened May 8, 2026 by
he-yufeng
Contributor
Loading…
feat(cua): add managed sandbox lifecycle dashboard
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.
feat(knowledge-base): add The bug / feature is about knowledge base
size:S
This PR changes 10-29 lines, ignoring generated files.
enabled flag for soft enable/disable
feature:knowledge-base
#8068
opened May 7, 2026 by
YonganZhang
Loading…
fix(minimax-tts): surface real API error when response is not SSE
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.
#8064
opened May 7, 2026 by
YonganZhang
Loading…
feat(whisper): expose language + prompt config (multilingual opt-in)
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.
#8063
opened May 7, 2026 by
YonganZhang
Loading…
fix(dashboard): scope console ANSI colors to dark mode only
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:M
This PR changes 30-99 lines, ignoring generated files.
#8062
opened May 7, 2026 by
piexian
Contributor
Loading…
5 tasks done
fix: keep Discord startup alive on command quota
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.
#8061
opened May 7, 2026 by
he-yufeng
Contributor
Loading…
docs: add frontend update guide to CLI deployment docs
area:webui
The bug / feature is about webui(dashboard) of astrbot.
size:L
This PR changes 100-499 lines, ignoring generated files.
#8060
opened May 7, 2026 by
EterUltimate
Contributor
Loading…
2 tasks done
Previous Next
ProTip!
Updated in the last three days: updated:>2026-05-07.