Skip to content

feat: 群聊支持 @all/@所有人 通知所有智能体#621

Open
IT-SDJ wants to merge 2 commits intoEKKOLearnAI:mainfrom
IT-SDJ:pr/feat-groupchat-atall
Open

feat: 群聊支持 @all/@所有人 通知所有智能体#621
IT-SDJ wants to merge 2 commits intoEKKOLearnAI:mainfrom
IT-SDJ:pr/feat-groupchat-atall

Conversation

@IT-SDJ
Copy link
Copy Markdown

@IT-SDJ IT-SDJ commented May 11, 2026

变更内容

  • 支持在群聊中用 @ALL 或 @所有人 一键通知所有智能体
  • 改为串行发送,避免上游 API 并发限流导致部分 Agent 无响应

用途

群聊中想快速全员触达时,不用手动逐个 @,直接 @ALL 即可。

后续可优化空间

可以对并行执行的 Agent 按 Provider 来源做智能调度:相同 Provider 顺序执行,不同 Provider 并发执行,兼顾速度和稳定性

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant