feat: Streamline Feishu channel onboarding with QR code scan-to-create flow (#65680)

Add QR-based app registration, improve Feishu onboarding flows, support direct login entry, add group chat policy setup, reduce log noise, and update docs.
This commit is contained in:
mazhe-nerd
2026-04-13 18:03:44 +08:00
committed by GitHub
parent 3b9fb972da
commit 9e2ac8a1cb
23 changed files with 909 additions and 1116 deletions

View File

@@ -730,5 +730,5 @@ export function registerFeishuBitableTools(api: OpenClawPluginApi) {
},
});
api.logger.info?.("feishu_bitable: Registered bitable tools");
api.logger.debug?.("feishu_bitable: Registered bitable tools");
}