deerflow2/backend/app/channels
DanielWalnut 70af78d116 Support custom channel assistant IDs via lead_agent (#1500)
* Support custom channel assistant IDs via lead agent

* Normalize custom channel agent names
2026-03-28 19:07:38 +08:00
..
__init__.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
base.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
feishu.py feat(harness): integration ACP agent tool (#1344) 2026-03-26 14:20:18 +08:00
manager.py Support custom channel assistant IDs via lead_agent (#1500) 2026-03-28 19:07:38 +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 IM channel backend URLs in Docker (#1497) 2026-03-28 16:37:41 +08:00
slack.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55: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 fix(telegram): fix reply ordering race condition (#1231) 2026-03-22 19:38:27 +08:00