it0/packages/services/agent-service/src
hailin 6291d6591e fix(feishu): read message_type instead of msg_type (SDK field name mismatch)
Feishu @larksuiteoapi/node-sdk uses message_type, not msg_type (which is DingTalk).
This caused all incoming messages to be treated as non-text, returning
'我目前只能处理文字消息' for every message.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 07:27:29 -07:00
..
application feat: implement complete commercial monetization loop (Phases 1-4) 2026-03-03 21:09:17 -08:00
domain fix(feishu): commit missing entity field + SDK dependency 2026-03-09 03:20:03 -07:00
infrastructure fix(feishu): read message_type instead of msg_type (SDK field name mismatch) 2026-03-09 07:27:29 -07:00
interfaces feat(feishu): add Feishu OAuth trigger for voice sessions 2026-03-09 06:31:45 -07:00
agent.module.ts feat(feishu): add Feishu channel integration — long-connection bot + OAuth binding 2026-03-09 03:15:38 -07:00
main.ts fix: increase body parser limit to 50mb for large PDF uploads 2026-02-28 05:35:43 -08:00