atlus/backend
roberts 68fe9b4435 Fix terminal session: better error handling, reliable state save
- Fix asyncio.get_event_loop() → get_running_loop() in PTY reader
- Add error logging for PTY spawn failures
- Add POST /api/session/state endpoint for sendBeacon (beforeunload)
- Use navigator.sendBeacon for reliable state save on page close
- Improve frontend error reporting when terminal creation fails

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 21:46:08 -05:00
..
routers Fix terminal session: better error handling, reliable state save 2026-03-14 21:46:08 -05:00
ws Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
__init__.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
auth.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
config.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
main.py Add persistent/roaming desktop sessions 2026-03-14 21:41:28 -05:00
requirements.txt Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
sessions.py Fix terminal session: better error handling, reliable state save 2026-03-14 21:46:08 -05:00