vibetunnel/web/src/client/components
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
..
app-header.ts Reorganize header button layout for mobile with left and right alignment 2025-06-18 10:37:33 +02:00
file-browser.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00
session-card.ts Fix session card kill button animation cleanup 2025-06-18 13:32:16 +02:00
session-create-form.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00
session-list.ts Reorganize header button layout for mobile with left and right alignment 2025-06-18 10:37:33 +02:00
session-view.ts Add client-side session death detection via reconnection tracking 2025-06-18 14:03:11 +02:00
terminal.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00
vibe-logo.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00