vibetunnel/web/src
Mario Zechner 8b3c913e17 Add client-side session death detection via reconnection tracking
- Track SSE reconnection attempts in session-view
- Mark sessions as exited after 3 failed reconnects within 5 seconds
- Disconnect stream and load final snapshot when giving up
- Provides fallback when server exit events aren't reliably sent
- Improves UX by stopping endless reconnection attempts

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 14:03:11 +02:00
..
client Add client-side session death detection via reconnection tracking 2025-06-18 14:03:11 +02:00
input.css Fix linter formatting issues 2025-06-17 01:52:52 +02:00
server.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00