deerflow2/backend/app
张凯强 b5a98c1123 feat(feishu): add configurable domain for Lark international support (#1535)
The lark-oapi SDK defaults to open.feishu.cn (China), but apps on the
international Lark platform (open.larksuite.com) fail to connect with
error 1000040351 'Incorrect domain name'.

Changes:
- Add 'domain' config option to feishu channel (default: open.feishu.cn)
- Pass domain to both API client and WebSocket client
- Update config.example.yaml and all README files
2026-03-30 11:42:07 +08:00
..
channels feat(feishu): add configurable domain for Lark international support (#1535) 2026-03-30 11:42:07 +08:00
gateway feat: support manual add and edit for memory facts (#1538) 2026-03-29 23:53:23 +08:00
__init__.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00