Merge origin/master at f1402327fa
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"include": [
|
||||
"apps/web/tests/scaffold.ts",
|
||||
"apps/web/tests/default-model.e2e.ts",
|
||||
"apps/web/tests/support.ts",
|
||||
"apps/web/tests/scaffold-hermetic.e2e.ts",
|
||||
"apps/web/tests/core-web-profile.snapshot.ts",
|
||||
@@ -48,8 +49,10 @@
|
||||
"apps/web/tests/shipped-composition.e2e.ts",
|
||||
"apps/web/tests/goal-bar.e2e.ts",
|
||||
"apps/web/tests/startup-auto-selection.e2e.ts",
|
||||
"apps/web/tests/produced-files.e2e.ts",
|
||||
"apps/web/tests/subagent-conversation.e2e.ts",
|
||||
"apps/web/tests/bash-abort-row.e2e.ts",
|
||||
"apps/web/tests/skill-tool-row.e2e.ts",
|
||||
"apps/web/tests/turn-tail-actions.e2e.ts",
|
||||
"apps/web/tests/goal-multi-turn-actions.e2e.ts",
|
||||
"apps/web/tests/chat-scroll-fixture.ts",
|
||||
@@ -98,7 +101,9 @@
|
||||
{ "path": "./packages/llm/token-meter" },
|
||||
{ "path": "./packages/core/session" },
|
||||
{ "path": "./packages/core/scope" },
|
||||
{ "path": "./packages/typert/type-meta" },
|
||||
{ "path": "./packages/typert/registry" },
|
||||
{ "path": "./packages/api/gateway" },
|
||||
{ "path": "./packages/typert/loader" },
|
||||
{ "path": "./packages/session-persistence/session-persistence" },
|
||||
{ "path": "./packages/session-persistence/session-checkpoint-policy" },
|
||||
@@ -131,6 +136,7 @@
|
||||
{ "path": "./packages/goal/tool-goal" },
|
||||
{ "path": "./packages/goal/goal-session" },
|
||||
{ "path": "./packages/goal/command-goal" },
|
||||
{ "path": "./packages/feedback/command-feedback" },
|
||||
{ "path": "./packages/context/time-context" },
|
||||
{ "path": "./packages/context/tmux-context" },
|
||||
{ "path": "./packages/context/session-reference" },
|
||||
|
||||
Reference in New Issue
Block a user