Merge commit 'refs/codex/pr758/master' into HEAD
# Conflicts: # packages/context/README.i18n.yaml # packages/context/README.zh.md
This commit is contained in:
11
knip.json
11
knip.json
@@ -31,6 +31,7 @@
|
||||
"entry": [
|
||||
"headless-agent/tests/fixtures/cli-mock-llm.ts",
|
||||
"headless-agent/tests/fixtures/semantic-checkpoint-agent.ts",
|
||||
"headless-agent/tests/fixtures/subagent-inheritance-agent.ts",
|
||||
"headless-agent/tests/fixtures/goal-domain/seed-goal.ts",
|
||||
"headless-agent/tests/fixtures/time-context-driver.ts",
|
||||
"headless-agent/tests/fixtures/time-context-mock-llm.ts",
|
||||
@@ -100,6 +101,16 @@
|
||||
"tests/**/*.tsx"
|
||||
]
|
||||
},
|
||||
"packages/client/ui-goal": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.tsx"
|
||||
],
|
||||
"project": [
|
||||
"src/**/*.ts",
|
||||
"src/**/*.tsx",
|
||||
"tests/**/*.tsx"
|
||||
]
|
||||
},
|
||||
"packages/client/web-react": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.tsx"
|
||||
|
||||
Reference in New Issue
Block a user