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(cron): 分离调度器状态与数据库同步状态,修复持久化任务在提前启动场景下未加载的问题 area:core The bug / feature is about astrbot's core, backend size:S This PR changes 10-29 lines, ignoring generated files.
#9419 opened Jul 27, 2026 by gomico Loading…
5 tasks done
fix: send input-wrapped payload for qwen3-rerank on native Bailian endpoint (#9360) 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.
#9417 opened Jul 27, 2026 by Qixuan112 Loading…
5 tasks done
chore(deps): bump docker/login-action from 4.4.0 to 4.5.1 in the github-actions group dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size:XS This PR changes 0-9 lines, ignoring generated files.
#9416 opened Jul 27, 2026 by dependabot Bot Loading…
docs: update plugin publish size:L This PR changes 100-499 lines, ignoring generated files.
#9415 opened Jul 27, 2026 by XTsat Loading…
5 tasks done
fix(config)-add-missing-dict-type-to-DEFAULT_VALUE_MAP area:core The bug / feature is about astrbot's core, backend size:XS This PR changes 0-9 lines, ignoring generated files.
#9414 opened Jul 27, 2026 by lingyun14beta Contributor Loading…
4 of 5 tasks
fix(provider): align Bailian rerank protocol with endpoint 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.
#9413 opened Jul 27, 2026 by StevenQinDev Loading…
5 tasks done
fix: correct double-escaped regex in Discord slash command validation area:platform The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on. size:XS This PR changes 0-9 lines, ignoring generated files.
#9411 opened Jul 26, 2026 by wcqqq1214 Contributor Loading…
4 of 5 tasks
fix: sync sub-command prefixes when a command group is renamed area:core The bug / feature is about astrbot's core, backend feature:plugin The bug / feature is about AstrBot plugin system. size:S This PR changes 10-29 lines, ignoring generated files.
#9409 opened Jul 26, 2026 by Last-emo-boy Contributor Loading…
5 tasks done
fix: reject providers missing adapter type 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.
#9404 opened Jul 26, 2026 by EterUltimate Contributor Loading…
3 tasks done
fix: use current provider selection when regenerating chat message 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:XS This PR changes 0-9 lines, ignoring generated files.
#9402 opened Jul 26, 2026 by wcqqq1214 Contributor Loading…
4 of 5 tasks
fix: strip x-stainless-* telemetry headers from provider requests 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.
#9401 opened Jul 26, 2026 by shentry Contributor Loading…
fix: keep per-wakeup content out of proactive agent system prompts area:core The bug / feature is about astrbot's core, backend size:M This PR changes 30-99 lines, ignoring generated files.
#9398 opened Jul 26, 2026 by shentry Contributor Loading…
fix: ignore face-attached text when matching wake prefix area:core The bug / feature is about astrbot's core, backend size:S This PR changes 10-29 lines, ignoring generated files.
#9395 opened Jul 26, 2026 by tangtaizong666 Contributor Loading…
5 tasks done
chore: move pnpm overrides to pnpm-workspace.yaml area:webui The bug / feature is about webui(dashboard) of astrbot. size:XS This PR changes 0-9 lines, ignoring generated files.
#9391 opened Jul 26, 2026 by shentry Contributor Loading…
fix(provider): add proxy support for rerank providers 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.
#9384 opened Jul 25, 2026 by GuJi08233 Loading…
5 tasks done
fix: isolate empty-mention waiter by sender without changing default session scope area:core The bug / feature is about astrbot's core, backend size:M This PR changes 30-99 lines, ignoring generated files.
#9378 opened Jul 24, 2026 by hedssaz Loading…
5 tasks done
fix(commands): propagate command-group renames and aliases to sub-commands area:core The bug / feature is about astrbot's core, backend size:S This PR changes 10-29 lines, ignoring generated files.
#9371 opened Jul 24, 2026 by he-yufeng Contributor Loading…
feat: support QQ official(Websockets only) button interactions area:platform The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on. feature:plugin The bug / feature is about AstrBot plugin system. size:L This PR changes 100-499 lines, ignoring generated files.
#9355 opened Jul 22, 2026 by kamicry Loading…
fix(security): harden MCP client against SSRF, env leakage, npx package exec, and oversized responses area:core The bug / feature is about astrbot's core, backend size:L This PR changes 100-499 lines, ignoring generated files.
#9351 opened Jul 22, 2026 by rishipandey9399 Loading…
4 of 5 tasks
refactor: redesign context config with orthogonal model and add /compact command area:core The bug / feature is about astrbot's core, backend size:XXL This PR changes 1000+ lines, ignoring generated files.
#9346 opened Jul 22, 2026 by Rail1bc Contributor Draft
4 tasks done
fix(openai): Adapt content format for third-party LLM like MindIE 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.
#9337 opened Jul 21, 2026 by dourylee Loading…
fix: sanitize unsupported image MIME types (e.g. GIF) in context cleaner 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.
#9335 opened Jul 20, 2026 by xiaoyuyu6420 Loading…
4 tasks done
fix: add fallback providers to handoff subagents 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.
#9332 opened Jul 20, 2026 by konodiodaaaaa1 Loading…
4 tasks done
feat(provider): add iFlytek Spark provider preset 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.
#9330 opened Jul 20, 2026 by FenjuFu Loading…
5 tasks done
fix: convert mislabeled audio before STT area:core The bug / feature is about astrbot's core, backend size:XS This PR changes 0-9 lines, ignoring generated files.
#9329 opened Jul 20, 2026 by zzz27578 Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.