mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
feat(studio): make agent edits live and explicit (#3581)
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"build": "vite build && tsup",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "vitest run",
|
||||
"test:webmcp-edit-loop": "node tests/e2e/webmcp-edit-loop.mjs",
|
||||
"test:timeline-virtualization": "TIMELINE_ROW_VIRTUALIZATION=on TIMELINE_ELEMENT_COUNT=50000 node tests/e2e/timeline-virtualization.mjs",
|
||||
"test:watch": "vitest",
|
||||
"report:sdk-cutover": "bun src/utils/sdkCutoverPolicy.report.ts",
|
||||
|
||||
Reference in New Issue
Block a user