debug: add visual debug panel and comprehensive logging

- Added debug panel in terminal view that shows all terminal activity
- Added debugLog() method to TerminalManager for consistent logging
- Updated connectTerminal, handleTerminalMessage, launchCommand, createTerminal, initializeXTerm with detailed logging
- Enhanced backend logging for WebSocket messages and close codes
- Logs now show both to console and visual debug panel

This should help diagnose the terminal command execution issue without
requiring browser console access.
This commit is contained in:
uroma
2026-01-19 19:12:18 +00:00
Unverified
parent 2c7037b9b7
commit a7d2f37219
6 changed files with 128 additions and 32 deletions

Binary file not shown.