fix(feishu): ship Channel signaling SDK support

This commit is contained in:
teknium1 2026-07-09 18:50:48 -07:00 committed by Teknium
parent 949e4cb72a
commit 651e632b6d
5 changed files with 16 additions and 6 deletions

View file

@ -48,7 +48,7 @@ AUTHOR_MAP = {
"humphreysun98@gmail.com": "HumphreySun98", # PR #61142 salvage (web: null web/backend config value guards)
"sonxi@nous.local": "17324393074", # PR #53196 salvage (tools_config: known_plugin_toolsets null guard; commit under unlinked local identity)
"lemonwan@users.noreply.github.com": "lemonwan", # PR #59430 sibling salvage (adapter reconnect contract guard)
"luxuguangno1@163.com": "luxuguang-leo", # PR #52966 salvage (QQBot reconnect contract)
"luxuguangno1@163.com": "luxuguang-leo", # PR #52966 + #52908 salvage (QQBot reconnect + Feishu Channel signaling)
"grace@weeb.onl": "evelynburger", # PR #57544 salvage (gateway: webhook payload filters + route scripts; commit under unlinked identity)
"contato@siteup.com.br": "SiteupAgencia", # PR #57435 salvage (tui_gateway: back off notification poller when session is busy; #55578)
"164521089+rainbowgits@users.noreply.github.com": "rainbowgore", # PR #59405 salvage (mcp: bound stdio initialize handshake to stop subprocess/FD leak; #59349)