vibetunnel/web/src
Mario Zechner 3a6665c13f Fix session status detection and prevent stream restarts for exited sessions
- Add session status polling in session view to detect when sessions end
- Switch from live stream to static snapshot for exited sessions
- Fix session list player creation for toggled visibility states
- Use requestAnimationFrame for better DOM timing instead of setTimeout
- Rename checkbox label from "--filter-exited" to "hide exited"
- Implement smart kill/clean button behavior based on session status
- Remove all focus outlines from session view interface

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 06:43:27 +02:00
..
client Fix session status detection and prevent stream restarts for exited sessions 2025-06-16 06:43:27 +02:00
input.css Improve session card UI with asciinema players 2025-06-16 03:49:42 +02:00
server.ts Fix session status detection and prevent stream restarts for exited sessions 2025-06-16 06:43:27 +02:00