Merge branch 'master' into worktree/web-skill-tool-row

This commit is contained in:
Yichen Jiang
2026-08-07 11:31:49 +08:00
committed by GitHub
244 changed files with 10810 additions and 1287 deletions

View File

@@ -31,6 +31,7 @@
"apps/web/tests/hmr-live.e2e.ts",
"apps/web/tests/seeded-history.e2e.ts",
"apps/web/tests/sidebar-scrollbar.e2e.ts",
"apps/web/tests/conversation-column-overflow.e2e.ts",
"apps/web/tests/code-mode-round.e2e.ts",
"apps/web/tests/composer-draft-scroll.e2e.ts",
"apps/web/tests/cordis-tool-round.e2e.ts",
@@ -208,6 +209,8 @@
{ "path": "./packages/subagent/subagent-spawn" },
{ "path": "./packages/subagent/subagent-fork" },
{ "path": "./packages/subagent/subagent-acp" },
{ "path": "./packages/subagent/subagent-claude-code" },
{ "path": "./packages/subagent/subagent-codex" },
{ "path": "./packages/subagent/subagent-dsh-sdk" },
{ "path": "./packages/tasks/tasks" },
{ "path": "./packages/tasks/tasks-local" },