mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
1698b7e77d
* feat: support bot attachments across all platforms Squashed from feat/support-bot-attachments (15 commits): - Wechat adapter attachment support (image/video/voice/file via iLink CDN) - All-platform attachments: Discord, Telegram, Slack, Feishu/Lark, LINE, QQ - Messager + CLI sendMessage/sendDirectMessage/replyToThread attachment params - System Bot messenger installs as outbound channels + listOutboundChannels - Onboarding messager integration + feedback commands - AI-side attachment ingestion across platforms - Updated builtin-tool-message systemRole / manifest / types * chore: unify client and runtime adapter * feat: support system bot messenger and cli * chore: remove unnecessary listOutboundChannels * chore: add test and prompts