← 返回首页
Pull requests · AstrBotDevs/AstrBot · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Pull requests: AstrBotDevs/AstrBot

Author
Filter by author
Loading
author:
Filter by this user
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
assignee:
Filter by this user
Sort

Pull requests list

fix: Faiss read/write failure on Windows with non-ASCII user paths (reopened) area:core The bug / feature is about astrbot's core, backend size:L This PR changes 100-499 lines, ignoring generated files.
#8323 opened May 25, 2026 by irmia2026 Loading…
fixed typo in the QQ (Websockets) documentation 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.
#8322 opened May 25, 2026 by EmilyCheoh Contributor Loading…
5 tasks done
fix(webui): restore mobile provider source deletion 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:M This PR changes 30-99 lines, ignoring generated files.
#8321 opened May 25, 2026 by letr007 Contributor Loading…
5 tasks done
fix(telegram): resolve connection pool exhaustion causing silent message loss 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.
#8320 opened May 24, 2026 by whatevertogo Contributor Loading…
fix: 清洗远程文件消息段文件名 area:core The bug / feature is about astrbot's core, backend size:S This PR changes 10-29 lines, ignoring generated files.
#8318 opened May 24, 2026 by liuwanwan1 Loading…
fix(aiocqhttp): normalize quoted media sources in replies 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.
#8316 opened May 24, 2026 by Foolllll-J Contributor Loading…
4 of 5 tasks
feat(provider): add DashScope text-embedding-v4 embedding 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.
#8315 opened May 24, 2026 by LLsetnow Loading…
2 tasks done
fix: support custom image_caption_prompt and prevent duplicate image_urls when default_image_caption_provider_id is configured 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.
#8308 opened May 23, 2026 by Yao-lin101 Loading…
5 tasks done
fix(mcp): attempt to fix epoll busy-wait caused by leaked SSE exit stack area:core The bug / feature is about astrbot's core, backend size:L This PR changes 100-499 lines, ignoring generated files.
#8307 opened May 23, 2026 by lingyun14beta Contributor Loading…
4 of 5 tasks
fix: strip segment text to remove extra blank lines in segmented reply area:core The bug / feature is about astrbot's core, backend size:XS This PR changes 0-9 lines, ignoring generated files.
#8304 opened May 23, 2026 by Blueteemo Contributor Loading…
fix: 完善插件卸载时的清理逻辑,新增KV数据清理,更新了多语言文案以说明会清理数据库KV数据 feature:plugin The bug / feature is about AstrBot plugin system. size:S This PR changes 10-29 lines, ignoring generated files.
#8291 opened May 22, 2026 by leafliber Loading…
5 tasks done
Port dev startup chain to master 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.
#8289 opened May 22, 2026 by LIghtJUNction Member Loading…
fix: improve plugin config schema compatibility 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.
#8287 opened May 22, 2026 by drdon1234 Loading…
feat: add CLI commands documentation and service management features area:core The bug / feature is about astrbot's core, backend size:XXL This PR changes 1000+ lines, ignoring generated files.
#8280 opened May 21, 2026 by Soulter Member Loading…
1 of 5 tasks
fix: plugin name in the marketplace does not match the local plugin 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.
#8276 opened May 21, 2026 by Waterwzy Contributor Loading…
5 tasks done
fix: preserve ModelScope MCP transport 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.
#8270 opened May 20, 2026 by he-yufeng Contributor Loading…
fix: clear deleted knowledge bases from sessions size:M This PR changes 30-99 lines, ignoring generated files.
#8259 opened May 20, 2026 by he-yufeng Contributor Loading…
fix: validate plugin config schema metadata feature:plugin The bug / feature is about AstrBot plugin system. size:M This PR changes 30-99 lines, ignoring generated files.
#8257 opened May 20, 2026 by he-yufeng Contributor Loading…
feat: add group message flow context mode area:core The bug / feature is about astrbot's core, backend size:XL This PR changes 500-999 lines, ignoring generated files.
#8243 opened May 19, 2026 by Tsukumi233 Contributor Loading…
5 tasks done
新增 Metaso(秘塔搜索)作为 Web 搜索后端 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.
#8241 opened May 19, 2026 by mrluanma Loading…
4 of 5 tasks
fix(telegram): normalize reply sender_id to self_id for bot replies 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.
#8237 opened May 19, 2026 by woleigedouer Loading…
5 tasks done
fix:新增vLLM Embedding提供商,解决新版vllm部署bge-m3这类无法瘦身的embedding模型时,不允许传入dimensions参数,而原有的OpenAI Embedding会强制传入向量维度参数导致对vllm embedding的请求失败的问题。 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:XL This PR changes 500-999 lines, ignoring generated files.
#8236 opened May 19, 2026 by Creeper3222 Loading…
5 tasks done
fix: 配置文件加载失败的时候输出详情 #8204 area:core The bug / feature is about astrbot's core, backend size:XS This PR changes 0-9 lines, ignoring generated files.
#8230 opened May 18, 2026 by IITII Loading…
2 of 5 tasks
Fix&Feat: Template config optimization area:webui The bug / feature is about webui(dashboard) of astrbot. size:L This PR changes 100-499 lines, ignoring generated files.
#8228 opened May 18, 2026 by Railgun19457 Contributor Loading…
4 of 5 tasks
refactor(ltm): redesign long-term memory with context compaction (reopen of #8144) 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. lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
#8226 opened May 18, 2026 by RC-CHN Member Loading…
4 of 5 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.

Footer

© 2026 GitHub, Inc.