SurfSense/surfsense_backend/app/gateway
2026-06-01 12:36:27 +05:30
..
base refactor(gateway): abstract platform command handling 2026-05-29 10:17:41 +05:30
slack feat(gateway): add Slack platform adapter 2026-06-01 12:36:27 +05:30
telegram refactor(gateway): abstract platform command handling 2026-05-29 10:17:41 +05:30
whatsapp feat(gateway): add Baileys WhatsApp adapter 2026-05-29 10:19:13 +05:30
__init__.py feat(gateway): add gateway domain primitives 2026-05-27 23:37:54 +05:30
accounts.py feat(gateway): add Slack gateway configuration 2026-06-01 12:36:07 +05:30
agent_invoke.py refactor(gateway): route inbound events through platform bundles 2026-05-29 10:17:57 +05:30
auth_invariant.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
bindings.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
byo_long_poll.py feat(gateway): wire WhatsApp bridge runtime 2026-05-29 10:20:25 +05:30
hitl_filter.py feat(gateway): add gateway domain primitives 2026-05-27 23:37:54 +05:30
inbox.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
inbox_processor.py refactor(gateway): route inbound events through platform bundles 2026-05-29 10:17:57 +05:30
inbox_worker.py refactor(gateway): run inbox and BYO polling from FastAPI lifespan 2026-05-28 04:38:00 +05:30
pairing.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
ratelimit.py feat(gateway): process inbound events through the agent 2026-05-27 23:38:52 +05:30
registry.py refactor(gateway): route inbound events through platform bundles 2026-05-29 10:17:57 +05:30
runner.py refactor(gateway): run inbox and BYO polling from FastAPI lifespan 2026-05-28 04:38:00 +05:30
thread_lock.py feat(gateway): process inbound events through the agent 2026-05-27 23:38:52 +05:30