deerflow2/backend/app/channels
Willem Jiang 9dc25987e0
fix(channles):update the logger for the channel config (#2524)
* fix(channles):update the logger for the channel config

* fix(channels): normalize credential values and add tests for disabled-but-configured warning

Agent-Logs-Url: https://github.com/bytedance/deer-flow/sessions/dfc0a566-aa59-49f9-a74d-610292fb0a63

Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>

* fix the backend lint error

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-26 10:09:55 +08:00
..
__init__.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
base.py Feature/feishu receive file (#1608) 2026-04-06 22:14:12 +08:00
commands.py fix: avoid treating Feishu file paths as commands (#1654) 2026-04-01 23:23:00 +08:00
discord.py feat(channels): add Discord channel integration (#1806) 2026-04-11 17:48:04 +08:00
feishu.py Feature/feishu receive file (#1608) 2026-04-06 22:14:12 +08:00
manager.py feat(channels): add Discord channel integration (#1806) 2026-04-11 17:48:04 +08:00
message_bus.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
service.py fix(channles):update the logger for the channel config (#2524) 2026-04-26 10:09:55 +08:00
slack.py fix(channels): accept single slack allowed user (#2481) 2026-04-25 19:40:52 +08:00
store.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
telegram.py Improve Python reliability in channel retries and thread typing (#1776) 2026-04-03 07:50:11 +08:00
wechat.py feat: add WeChat channel integration (#1869) 2026-04-10 20:49:28 +08:00
wecom.py feat: support wecom channel (#1390) 2026-04-04 11:28:35 +08:00