v2.1.17
·
1753 commits
to master
since this release
v2.1.17 (English)
Highlights
- Added Discord IM support.
- Improved Slack handling for shared/forwarded messages with thread fetching.
- Reduced Slack rate-limit risk by defaulting to bot-member channels.
Changes
Added
Changed
- Reaction: decouple
:eyes:lifecycle from agent implementations. (#50)
Fixed
- Slack: avoid rate-limit by defaulting to bot-member channels. (#48)
Full Changelog: v2.1.16...v2.1.17
v2.1.17(中文)
Highlights
- 新增 Discord 私信(IM)支持。
- 改进 Slack 对共享/转发消息的处理,并支持拉取线程内容。
- 通过默认使用机器人已加入的频道,降低 Slack 触发限流的风险。
Changes
Added
Changed
- Reaction:将
:eyes:生命周期与各 Agent 实现解耦。(#50)
Fixed
- Slack:默认使用机器人已加入的频道以避免触发限流。(#48)
Full Changelog: v2.1.16...v2.1.17