lobehub/packages/chat-adapter-qq
Rdmclin2 475622a4b9
feat: support multi media and multiple connection mode (#13624)
* test: add feishu and qq test cases

* feat: support qq websocket mode

* feat: support slack websocket mode

* feat: feishu/lark support websocket connectMode

* chore: add default connection mode

* fix: discord 401 sign error

* fix: feishu websocket need verification token

* fix: heartbeate interval

* fix: get effective connnection mode

* chore: extract  getEffectiveConnectionMode utils

* chore: merge with default settings

* chore: add connectionMode fallback

* fix: file extract error

* fix: list platforms by connectionMode

* fix: qq bot gateway

* fix: support fileList

* feat: support video list

* chore: migrate local testing to references

* chore: add bot skill

* fix: telegram file serialize error

* feat: extract file extract logic to platform client

* fix: wechat file read

* feat: skip no metion in thread and set default message mode to queue

* chore: refact download resources

* fix: feishu adapter mention and dm error

* fix: feishu thread id

* fix: slack remove action

* fix: bot resovle files
2026-04-09 14:16:03 +08:00
..
src feat: support multi media and multiple connection mode (#13624) 2026-04-09 14:16:03 +08:00
package.json 🔨 chore: optimize bot platform ux (#13262) 2026-03-27 13:28:52 +08:00
tsconfig.json 🔨 chore: bot architecture upgrade (#13096) 2026-03-20 20:34:48 +08:00
tsup.config.ts 🔨 chore: bot architecture upgrade (#13096) 2026-03-20 20:34:48 +08:00
vitest.config.mts feat: support multi media and multiple connection mode (#13624) 2026-04-09 14:16:03 +08:00