kumarabhirup f04c1a5dc3
fix(terminal): proxy WebSocket through host in daemonless mode
When DENCHCLAW_DAEMONLESS=1, route the terminal WebSocket through
the app host instead of connecting directly to 127.0.0.1, allowing
it to work in environments without direct port access.
2026-03-18 16:56:01 -07:00
..