Merge remote-tracking branch 'origin/master' into worktree/acp-automation-protocol

# Conflicts:
#	docs/capability-seams.md
#	docs/event-producer-consumer.md
#	tsconfig.base.json
This commit is contained in:
Tianyi Cui
2026-07-25 13:05:30 +08:00
140 changed files with 8869 additions and 2540 deletions

View File

@@ -57,12 +57,8 @@
]
},
"packages/host/webserver": {
"entry": [
"tests/**/*.spec.ts"
],
"project": [
"src/**/*.ts",
"tests/**/*.ts"
"src/**/*.ts"
]
},
"packages/host/runtime": {
@@ -580,7 +576,8 @@
"src/**/*.ts"
],
"ignoreDependencies": [
"@deepseek-ai/dsh-client-.+"
"@deepseek-ai/.+",
"@cordisjs/.+"
]
},
"packages/client/modules": {