Live terminal output (#1347)

* Add live terminal output

* Fix scrolling

* Refactor loading

* Fallback to polling if endpoint fails

* Comment

* Move clientId to executionStore
Refactor types

* Remove polling
This commit is contained in:
pythongosssss
2024-11-08 20:38:21 +00:00
committed by GitHub
parent 0161a670cf
commit 7e0b87dd32
7 changed files with 156 additions and 68 deletions

View File

@@ -74,6 +74,8 @@
"@comfyorg/litegraph": "^0.8.24",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"axios": "^1.7.4",
"dotenv": "^16.4.5",
"fuse.js": "^7.0.0",