- packages/llm: use nullish coalescing (??) in GeminiProvider constructor so explicit empty-string apiKey is not overridden by env var - dashboards/admin-web,tracker-web: exclude .next/ from vitest test glob to prevent Next.js internal test files from being picked up - services/cowork-service: use platform-safe .kill() instead of SIGTERM which is invalid on Windows - packages/use-keyboard-shortcuts: add @testing-library/react devDep - scripts/npmrc.template: use https:// for Gitea registry Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||