Merge remote-tracking branch 'origin/master' into fix/landlock-runner-failure-classification

This commit is contained in:
Hypatia May
2026-08-04 14:47:58 +08:00
454 changed files with 5059 additions and 29031 deletions
+2 -15
View File
@@ -489,16 +489,6 @@
"tests/**/*.ts"
]
},
"packages/ui/tui": {
"entry": [
"tests/**/*.spec.ts",
"tests/**/*.snapshot.ts"
],
"project": [
"src/**/*.ts",
"tests/**/*.ts"
]
},
"packages/examples/jsonrpc-demo": {
"project": [
"src/**/*.ts"
@@ -598,6 +588,7 @@
"apps/web": {
"entry": [
"tests/**/*.e2e.ts",
"tests/**/*.perf.ts",
"tests/**/*.snapshot.ts",
"tests/support.ts",
"src/node-module-stub.ts"
@@ -619,11 +610,7 @@
"apps/cli": {
"entry": [
"tests/**/*.spec.ts",
"tests/**/*.e2e.ts",
"tests/**/*.snapshot.ts",
"tests/fixtures/tui-scripted-llm.ts",
"tests/fixtures/composition-echo-llm.ts",
"tests/fixtures/composition-settled.ts"
"tests/**/*.e2e.ts"
],
"project": [
"src/**/*.ts",