task(I1): perf gate in CI e2e command, docs roadmap log I1

This commit is contained in:
Agent Zero
2026-08-29 03:38:09 +02:00
parent c6fd8ea445
commit a20731a3f5
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"preview": "vite preview",
"test": "vitest run",
"test:e2e": "playwright test",
"test:e2e:ci": "playwright test playwright-tests/diagnose-editor.test.ts playwright-tests/tool-exhaustive.test.ts"
"test:e2e:ci": "playwright test playwright-tests/diagnose-editor.test.ts playwright-tests/tool-exhaustive.test.ts playwright-tests/perf-gate.test.ts"
},
"dependencies": {
"dxf-parser": "^1.1.2",