Merge remote-tracking branch 'origin/master' into fix/continuable-subagent-policy-inheritance

# Conflicts:
#	docs/event-producer-consumer.i18n.yaml
#	docs/event-producer-consumer.md
#	docs/event-producer-consumer.zh.md
This commit is contained in:
Hypatia May
2026-08-10 14:36:08 +08:00
552 changed files with 24672 additions and 1153 deletions
+13 -1
View File
@@ -5,10 +5,12 @@
],
"ignoreBinaries": [
"bwrap",
"icacls",
"musl-gcc",
"python3",
"sandbox-exec",
"taskkill"
"taskkill",
"where.exe"
],
"ignoreWorkspaces": [
"vendor/*",
@@ -231,6 +233,16 @@
"tests/**/*.ts"
]
},
"packages/bash/pwsh-sandbox": {
"entry": [
"tests/**/*.spec.ts",
"tests/**/*.e2e.ts"
],
"project": [
"src/**/*.ts",
"tests/**/*.ts"
]
},
"packages/e2b/e2b": {
"entry": [
"tests/**/*.spec.ts",