Merge remote-tracking branch 'origin/master' into timeout-design

# Conflicts:
#	knip.json
This commit is contained in:
Dudu-0223
2026-07-06 17:53:35 +08:00
113 changed files with 7323 additions and 6619 deletions

View File

@@ -26,6 +26,10 @@
"project": ["src/**/*.ts", "tests/**/*.ts"],
"ignoreDependencies": ["cordis"]
},
"packages/core/agent-loop": {
"entry": ["tests/**/*.spec.ts", "tests/**/*.e2e.ts"],
"project": ["src/**/*.ts", "tests/**/*.ts"]
},
"packages/llm/llm-deepseek": {
"entry": ["tests/**/*.spec.ts", "tests/**/*.e2e.ts"],
"project": ["src/**/*.ts", "tests/**/*.ts"]