SurfSense/surfsense_backend/app/gateway
2026-05-28 05:02:07 +05:30
..
base feat(gateway): add gateway domain primitives 2026-05-27 23:37:54 +05:30
telegram feat(gateway): enhance logging and event handling in agent and Telegram translator 2026-05-28 00:07:37 +05:30
__init__.py feat(gateway): add gateway domain primitives 2026-05-27 23:37:54 +05:30
accounts.py refactor(gateway): rename persistence models to external chat 2026-05-28 04:37:27 +05:30
agent_invoke.py fix(gateway): preserve request context during inbox processing 2026-05-28 04:38:20 +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): introduce GATEWAY_TELEGRAM_INTAKE_MODE for Telegram integration 2026-05-28 05:02:07 +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 fix(gateway): preserve request context during inbox processing 2026-05-28 04:38:20 +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
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