Merge goal-tool cleanup into same-session goals

This commit is contained in:
Tianyi Cui
2026-07-20 17:38:03 +08:00
3 files changed
+1 -5

No files matched your search

+1 -1
View File
@@ -76,7 +76,7 @@
"project": ["src/**/*.ts", "tests/**/*.ts"]
},
"packages/goal/tool-goal": {
"entry": ["tests/**/*.spec.ts", "tests/**/*.e2e.ts"],
"entry": ["tests/**/*.spec.ts"],
"project": ["src/**/*.ts", "tests/**/*.ts"]
},
"packages/code-runtime/code-runtime-worker": {