Добавить Vue 3 web-dashboard с расширенным API и Docker-сборкой.
Полноценный браузерный UI (Pinia, Three.js) с паритетом Qt: редактор цепочки, wizard, пресеты, метрики и 3D viewer; API расширен для catalog/validate/demo/user-presets; CLI отдаёт step metrics в JSON. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+4
-2
@@ -27,9 +27,9 @@ qrc_*.cpp
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Qt deployment folders
|
||||
# Qt deployment folders (root only)
|
||||
/styles/
|
||||
platforms/
|
||||
styles/
|
||||
imageformats/
|
||||
iconengines/
|
||||
translations/
|
||||
@@ -39,6 +39,8 @@ bearer/
|
||||
*.log
|
||||
*.tmp
|
||||
*.temp
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# OS/editor files
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user