fix(scripts): restore work DAG generation#78
Conversation
|
Warning Review limit reached
Next review available in: 22 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@codex Self-review pass complete. Findings below for confirmation.
No Critical, High, or Medium issues found. Functional intent is satisfied: the changed import targets the class that exposes |
|
To use Codex here, create an environment for this repo. |
|
@codex Resolved the self-review finding in The script now imports Verification after the fix:
|
|
To use Codex here, create an environment for this repo. |
|
@codex New self-audit finding discovered during Code Lawyer pass.
|
|
To use Codex here, create an environment for this repo. |
|
@codex Code Lawyer Activity Summary
Review-thread discovery:
Verification for
|
|
To use Codex here, create an environment for this repo. |
Summary
Fixes
npm run graph:workafter the current@git-stunts/git-warppackage shape changed. The work DAG generator was importing the package default asWarpGraph, but the default export is now the app facade;syncCoverage()lives onWarpCore.This PR updates
scripts/generate-work-dag.tsto import the namedWarpCoreexport while keeping the existingGitGraphAdapterwiring.XYPH Tracking
Tracked in XYPH itself by attaching
comment:graph-work-fix-20260708totask:dag-visualization.Graph patch pushed:
80d4dc9a55bcad5aa635d0a7fcd5876fb2552ef6Verification
npm run graph:worknpm run test:localvia pre-push hook when pushingfix/graph-workfix/graph-worknpm run test:localvia pre-push hook when pushingrefs/warp/xyph/writers/agent.antigravityrefs/warp/xyph/writers/agent.antigravity