vibetunnel/web/src
Mario Zechner 212be407a2 Fix terminal spawn fallback for socket connection failures
- Move spawn_terminal logic after remote forwarding to properly handle remotes
- Add spawn_terminal parameter to remote forwarding requests
- Handle ECONNREFUSED when socket exists but no listener is active
- Gracefully fall back to normal PTY spawn in all failure cases

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-21 22:02:27 +02:00
..
client make file browser work without session 2025-06-21 19:06:19 +02:00
server Fix terminal spawn fallback for socket connection failures 2025-06-21 22:02:27 +02:00
test/e2e Reorganize server structure for clarity 2025-06-21 16:44:56 +02:00
cli.ts Clean-up cli.ts 2025-06-21 21:29:15 +02:00