Show live and historical turn activity trace (model, pack, steps) (0.15.17).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-23 22:23:26 +03:00
co-authored by Cursor
parent 649c64a587
commit baa75f2858
7 changed files with 731 additions and 118 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"scripts": {
"build": "node scripts/build.mjs",
"watch": "node scripts/build.mjs --watch",
"test": "node --test test/intent.test.js test/patch.test.js test/context.test.js test/kreaProfile.test.js test/aspect.test.js"
"test": "node --test test/intent.test.js test/patch.test.js test/context.test.js test/kreaProfile.test.js test/aspect.test.js test/activity.test.js"
},
"devDependencies": {
"esbuild": "^0.25.0"