WIP terminal integration

This commit is contained in:
2025-09-04 00:26:22 -05:00
parent 73f25aae1c
commit ed89f34d40
16 changed files with 234 additions and 1 deletions

View File

@@ -51,6 +51,7 @@
"@angular/core": "19.2.0",
"@angular/forms": "19.2.0",
"@angular/platform-browser": "19.2.0",
"@xterm/xterm": "5.5.0",
"ace-builds": "1.43.0",
"ace-diff": "3.0.3",
"ace-layout": "1.5.0",
@@ -61,6 +62,7 @@
"electron-fetch": "1.9.1",
"express": "4.18.2",
"node-fetch": "3.3.2",
"node-pty": "^1.0.0",
"rxjs": "7.8.0",
"socket.io": "4.8.1",
"uuid": "11.1.0",