Merge remote-tracking branch 'origin/master' into feat/dir-selector-adaptive-default
# Conflicts: # apps/web/tests/workspace-flow.snapshot.ts
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"apps/web/tests/code-mode-round.e2e.ts",
|
||||
"apps/web/tests/cordis-tool-round.e2e.ts",
|
||||
"apps/web/tests/message-actions.e2e.ts",
|
||||
"apps/web/tests/skill-invocation-policy.e2e.ts",
|
||||
"apps/cli/tests/**/*.ts",
|
||||
"examples/*/src/**/*.ts",
|
||||
"examples/*/start.ts",
|
||||
@@ -37,6 +38,8 @@
|
||||
"packages/client/**",
|
||||
"packages/host/directory-picker-browse/**",
|
||||
"packages/host/directory-picker-native/**",
|
||||
"scripts/client-bundle-css.spec.ts",
|
||||
"packages/typert/generator/tests/fixtures/**",
|
||||
"scripts/client-bundle-purity.spec.ts"
|
||||
],
|
||||
"references": [
|
||||
@@ -58,6 +61,8 @@
|
||||
{ "path": "./packages/llm/token-meter" },
|
||||
{ "path": "./packages/core/session" },
|
||||
{ "path": "./packages/core/scope" },
|
||||
{ "path": "./packages/typert/registry" },
|
||||
{ "path": "./packages/typert/loader" },
|
||||
{ "path": "./packages/session-persistence/session-persistence" },
|
||||
{ "path": "./packages/session-persistence/session-checkpoint-policy" },
|
||||
{ "path": "./packages/session-persistence/session-persistence-jsonl" },
|
||||
@@ -86,6 +91,7 @@
|
||||
{ "path": "./packages/goal/goal-session" },
|
||||
{ "path": "./packages/goal/command-goal" },
|
||||
{ "path": "./packages/context/time-context" },
|
||||
{ "path": "./packages/context/tmux-context" },
|
||||
{ "path": "./packages/context/session-reference" },
|
||||
{ "path": "./packages/ui/user-interaction" },
|
||||
{ "path": "./packages/ui/user-approval" },
|
||||
@@ -145,6 +151,7 @@
|
||||
{ "path": "./packages/ui/tui" },
|
||||
{ "path": "./packages/examples/tui-demo" },
|
||||
{ "path": "./packages/support/llm-replay" },
|
||||
{ "path": "./packages/typert/generator" },
|
||||
{ "path": "./packages/support/acp-snapshot" },
|
||||
{ "path": "./packages/support/loader-smoke" },
|
||||
{ "path": "./packages/support/llm-mock-server" },
|
||||
|
||||
Reference in New Issue
Block a user