Files
SuperCharged-Claude-Code-Up…/services/terminal-service.js
uroma a7d2f37219 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.
2026-01-19 19:12:18 +00:00

13 KiB