Merge origin/master into worktree/web-plugin-config

The web-app bundle gained dsh-app-boot on master beside this branch's
dependency list; both rows stand, and verify-cordis-config confirms every
patch row still resolves from that manifest.
This commit is contained in:
Yichen Jiang
2026-08-11 00:07:30 +08:00
304 changed files with 6811 additions and 2316 deletions
+2 -1
View File
@@ -13,7 +13,7 @@
"apps/web/tests/declared-reasoning.e2e.ts",
"apps/web/tests/support.ts",
"apps/web/tests/scaffold-hermetic.e2e.ts",
"apps/web/tests/core-web-profile.snapshot.ts",
"apps/web/tests/minimal-preset.snapshot.ts",
"apps/web/tests/live-interactions.e2e.ts",
"apps/web/tests/question-composer.e2e.ts",
"apps/web/tests/approval-composer.e2e.ts",
@@ -223,6 +223,7 @@
{ "path": "./packages/bundle/headless" },
{ "path": "./packages/bundle/web-app" },
{ "path": "./packages/boot/app-boot" },
{ "path": "./packages/boot/cmdline" },
{ "path": "./packages/scaffold/server" },
{ "path": "./packages/examples/jsonrpc-demo" },
{ "path": "./packages/support/llm-replay" },