deerflow2/backend/app/channels
2026-06-17 15:44:40 +08:00
..
__init__.py Refactor DeerFlow to use Gateway's LangGraph-compatible API 2026-04-26 20:38:34 +08:00
base.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00
commands.py feat(im): Add user-owned IM channel connections (#3487) 2026-06-12 15:24:58 +08:00
connection_identity.py feat(im): Add user-owned IM channel connections (#3487) 2026-06-12 15:24:58 +08:00
dingtalk.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00
discord.py fix(channels): close Discord file handle after upload (#3561) 2026-06-13 23:27:17 +08:00
feishu.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00
manager.py fix(channels): require bound identity for user-owned IM messages (#3578) 2026-06-16 23:04:39 +08:00
message_bus.py fix(channel): unsubscribe channel listeners by equality (#3608) 2026-06-17 00:12:10 +08:00
runtime_config_store.py feat(im): Add user-owned IM channel connections (#3487) 2026-06-12 15:24:58 +08:00
service.py fix(channels): require bound identity for user-owned IM messages (#3578) 2026-06-16 23:04:39 +08:00
slack.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00
store.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
telegram.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00
wechat.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00
wecom.py fix(channels): centralize shared channel retry helpers (#3583) 2026-06-17 15:44:40 +08:00