Merge remote-tracking branch 'origin/master' into codex/fix-compact-agents-reinjection

# Conflicts:
#	.agents/notes/implemented/feature/2026-06-24-workspace-context.i18n.yaml
#	.agents/notes/implemented/feature/2026-06-24-workspace-context.md
#	.agents/notes/implemented/feature/2026-06-24-workspace-context.zh.md
#	docs/architecture.i18n.yaml
#	docs/architecture.md
#	docs/architecture.zh.md
#	docs/cordis-catalog/events.md
#	docs/core-data-structures/system-prompt.i18n.yaml
#	docs/event-producer-consumer.md
#	examples/acp-agent/tests/snapshots/workspace-context/session.jsonl
#	packages/context/workspace-context/README.i18n.yaml
#	packages/context/workspace-context/README.md
#	packages/context/workspace-context/README.zh.md
#	packages/context/workspace-context/src/index.ts
#	packages/context/workspace-context/tests/workspace-context.spec.ts
#	packages/core/agent-loop/README.i18n.yaml
#	packages/core/agent-loop/src/agent.ts
#	packages/core/agent/README.i18n.yaml
#	packages/core/agent/README.md
#	packages/core/agent/README.zh.md
#	packages/core/agent/tests/agent.spec.ts
#	packages/core/system-prompt/README.i18n.yaml
This commit is contained in:
fz
2026-08-06 10:16:16 +08:00
825 changed files with 18415 additions and 15130 deletions

50
pnpm-lock.yaml generated
View File

@@ -62,6 +62,9 @@ importers:
fast-check:
specifier: ^4.8.0
version: 4.8.0
istanbul-lib-report:
specifier: ^3.0.1
version: 3.0.1
js-yaml:
specifier: ^4.2.0
version: 4.2.0
@@ -523,6 +526,9 @@ importers:
'@deepseek-ai/dsh-client-web-react':
specifier: workspace:^
version: link:../../packages/client/web-react
'@deepseek-ai/dsh-pwsh-local':
specifier: workspace:^
version: link:../../packages/bash/pwsh-local
'@types/node':
specifier: ^22.0.0
version: 22.20.0
@@ -1703,6 +1709,21 @@ importers:
micromark-extension-gfm:
specifier: ^3.0.0
version: 3.0.0
micromark-extension-math:
specifier: ^3.1.0
version: 3.1.0
micromark-factory-space:
specifier: ^2.0.1
version: 2.0.1
micromark-util-character:
specifier: ^2.1.1
version: 2.1.1
micromark-util-symbol:
specifier: ^2.0.1
version: 2.0.1
micromark-util-types:
specifier: ^2.0.2
version: 2.0.2
react:
specifier: ^18.2.0
version: 18.3.1
@@ -2059,6 +2080,9 @@ importers:
packages/client/ui-trajectory:
dependencies:
'@tanstack/react-virtual':
specifier: ^3.14.9
version: 3.14.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
diff:
specifier: ^9.0.0
version: 9.0.0
@@ -2081,12 +2105,18 @@ importers:
'@types/react':
specifier: ~18.3.1
version: 18.3.31
'@types/react-dom':
specifier: ~18.3.0
version: 18.3.7(@types/react@18.3.31)
cordis:
specifier: ^4.0.0-rc.7
version: link:../../../vendor/cordis
react:
specifier: ^18.2.0
version: 18.3.1
react-dom:
specifier: ^18.2.0
version: 18.3.1(react@18.3.1)
packages/client/ui-workspace:
dependencies:
@@ -2576,9 +2606,6 @@ importers:
packages/core/agent:
devDependencies:
'@deepseek-ai/dsh-brand':
specifier: workspace:^
version: link:../../util/brand
'@deepseek-ai/dsh-invariants':
specifier: workspace:^
version: link:../../support/invariants
@@ -8887,6 +8914,15 @@ packages:
peerDependencies:
eslint: ^9.0.0 || ^10.0.0
'@tanstack/react-virtual@3.14.9':
resolution: {integrity: sha512-qZyr0FZDP8rDC4WBhsryIZmAd9bveJvFGUJJtskWaew6/0dTRS6wZxnR6VQ5bY2KwL3LjerrHqQLk3a0GKcPXQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
'@tanstack/virtual-core@3.17.7':
resolution: {integrity: sha512-bp+v10y65sp2H7WpWfIMyxTNfl8ZVfxFTLRjPIFRryi6FV/J33z4IS53WO4pTk36KlvJ4iLiQz+oaydDC1xbcA==}
'@testing-library/dom@10.4.1':
resolution: {integrity: sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==}
engines: {node: '>=18'}
@@ -13917,6 +13953,14 @@ snapshots:
estraverse: 5.3.0
picomatch: 4.0.4
'@tanstack/react-virtual@3.14.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@tanstack/virtual-core': 3.17.7
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
'@tanstack/virtual-core@3.17.7': {}
'@testing-library/dom@10.4.1':
dependencies:
'@babel/code-frame': 7.29.7