mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 23:24:03 -06:00
907f5552f5
* feat(feishu): handle VC meeting invites * fix(feishu): route VC invites through DM ingress * fix(feishu): keep VC invite chat id canonical * fix(feishu): handle VC invite pairing * fix(feishu): simplify VC invite dispatch * fix(feishu): guard VC invite pairing * refactor(feishu): canonicalize VC invite ingress Co-authored-by: renaocheng <renaocheng@bytedance.com> * refactor(feishu): keep synthetic routing internal Co-authored-by: renaocheng <renaocheng@bytedance.com> * refactor(feishu): hide VC invite internals Co-authored-by: renaocheng <renaocheng@bytedance.com> * fix(feishu): gate VC invitation auto-join * chore(config): refresh Feishu config baseline * test(feishu): use synthetic VC fixture credential --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>