mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-03 06:18:22 +00:00
Add a Windows CI job alongside the existing Linux checks. Runs the full test suite (without the Linux-only coverage gate) plus typecheck, lint, doc-sync, build, hygiene, and demo smoke under PowerShell. Developer Mode is enabled via registry for symlink support (fs-local tests, verify-node-next-types). Per the windows-support RFC transition plan: step (2) — non-required Windows CI job to observe stability.