feat: add HostConsole component for interactive terminal access and integrate into EditorLayout

This commit is contained in:
SaelixCode
2026-02-26 19:52:43 -05:00
parent 4932d90e4a
commit fcf0c9f983
8 changed files with 309 additions and 15 deletions
+1
View File
@@ -35,6 +35,7 @@
"dockerode": "^4.0.9",
"express": "^5.2.1",
"jsonwebtoken": "^9.0.3",
"node-pty": "^1.1.0",
"systeminformation": "^5.31.1",
"ws": "^8.19.0",
"yaml": "^2.8.2"