← Back to Clusters

Gateway Resilience and Configuration

This cluster focuses on improving the resilience and configuration of the gateway, addressing issues related to network errors and proxy support.

28 PRs
fix config Representative: #19026
# Title Author Created GitHub
2114 fix(gateway): close server in canBindToHost error handler Episkey-G 2026-01-26 View
3831 fix: ignore mDNS socket errors to prevent gateway crashes cici1029 2026-01-29 View
4653 fix(gateway): improve crash resilience for mDNS and network errors AyedAlmudarra 2026-01-30 View
6113 support ipv6 DingProg 2026-02-01 View
7852 fix(gateway): use port from Host header for canvasHostUrl (reverse proxy supp... tonimelisma 2026-02-03 View
8261 fix: enable A2UI Canvas on remote gateways rothnic 2026-02-03 View
8752 fix: add CIDR notation support for trustedProxies config revenuestack 2026-02-04 View
9421 Trusted proxies + auto-pairing for reverse proxy deployments jroth1111 2026-02-05 View
10517 feat: Add Bonjour interface binding config option aloth 2026-02-06 View
11098 Support dual-stack custom and LAN gateway binds zUZWqEHF 2026-02-07 View
16300 fix(tui): respect gateway bind mode in TUI connection cortexuvula 2026-02-14 View
17257 fix(bonjour): stop mDNS flood on multi-NIC same-LAN setups (#17222) yinghaosang 2026-02-15 View
17934 fix: macOS CI hangs for 2+ hours due to unhandled SSE stream errors MisterGuy420 2026-02-16 View
18441 feat(gateway): add localNetworks config for subnet-scoped auto-pairing JayMishra-source 2026-02-16 View
19026 fix(gateway): use loopback for local CLI-to-gateway connections rep Phineas1500 2026-02-17 View
19437 Gateway: respect custom bind host for local health/RPC target resolution frudas24 2026-02-17 View
21233 docs: clarify bind=lan non-loopback access requires wss or tunnel (#21158) saurabhchopade 2026-02-19 View
21256 fix: treat ws:// to Tailscale addresses as secure when bind=tailnet jessewunderlich 2026-02-19 View
21436 fix(gateway): plaintext ws:// blocked for Docker bind=lan (SECURITY ERROR on ... xinhuagu 2026-02-19 View
21635 Fix status --deep showing tailscale off while tailnet is active graysurf 2026-02-20 View
21741 fix(gateway): allow plaintext ws:// for Docker/private network addresses Joe3112 2026-02-20 View
21772 [Bug]: Allow ws:// to Tailscale CGNAT addresses AIflow-Labs 2026-02-20 View
22056 fix(gateway): use loopback for self-connections regardless of bind mode usedhonda 2026-02-20 View
22110 fix(tools): prefer loopback for internal tool-to-gateway RPC calls pierreeurope 2026-02-20 View
22343 fix(gateway): treat private LAN hosts as local direct AIflow-Labs 2026-02-21 View
22347 Feature request: gateway.clientUrl config to decouple client URL AIflow-Labs 2026-02-21 View
22361 fix(macos/canvas): prevent A2UI reload loop and add A2UI MIME mapping AIflow-Labs 2026-02-21 View
22804 fix: prioritize loopback for internal gateway calls (issue #22706) ambicuity 2026-02-21 View