vibetunnel/web/src
Mario Zechner c5a6e2dd1d Remove unnecessary session polling from session-view
Session-view was polling /api/sessions every 2 seconds unnecessarily.
All session updates come via SSE stream including exit events.
This eliminates redundant API calls and improves performance.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 16:08:28 +02:00
..
client Remove unnecessary session polling from session-view 2025-06-16 16:08:28 +02:00
input.css Implement custom ScaleFitAddon for proper terminal scaling 2025-06-16 12:06:42 +02:00
server.ts Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00