ta
TanStack
GitHub
intent
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
fix-windows-tests
Runs and Agents
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
fix: make maintainer commands and the unit suite work on Windows After rebasing onto the maintainer CLI work, 18 more tests failed on Windows. Root causes: - `git rev-parse --show-toplevel` prints forward slashes on Windows, while everything derived with node:path uses backslashes. The maintainer project root and the review root are now normalized with `resolve`, which fixes `intent maintainer add` rejecting every skill path ("must belong to the selected package") on Windows. - Maintainer output and `maintainer status --json` printed some repository-relative paths with backslashes; they now use forward slashes consistently like the rest of the maintainer code. - The focused `intent meta` test expected platform separators in rewritten link destinations, which are always forward slashes. - The review fixture inherited the developer's global excludes file, which can ignore CLAUDE.md; it now pins core.excludesFile.
nx run-many --targets=build
⌘K
Succeeded
nx run-many --targets=build
Click to copy
Linux
4 CPU cores
read-write
access token used
4c4a9f6b
275
GitHub
intent
Workspace