feat: track agentrun event visible latency
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"check": "bun run scripts/check.ts && bun run scripts/tsc-check.ts && bun test",
|
||||
"check": "bun run scripts/check.ts && bun run scripts/tsc-check.ts && bun test scripts",
|
||||
"check:tsc": "bun run scripts/tsc-check.ts",
|
||||
"check:tsc-strict": "bun run scripts/tsc-check.ts --strict",
|
||||
"typecheck": "vue-tsc --noEmit",
|
||||
|
||||
Reference in New Issue
Block a user