Conversation
264b8b9 to
243397a
Compare
243397a to
79ac7ab
Compare
There was a problem hiding this comment.
All reported issues were addressed across 43 files
Tip: cubic used a learning from your PR history. Let your coding agent read cubic learnings directly with the cubic MCP.
Re-trigger cubic
79ac7ab to
869f1c9
Compare
There was a problem hiding this comment.
1 existing issue remains and no new issues found across 32 files
Requires human review: Auto-approval blocked because this review re-detected 6 unresolved issues already reported by Cubic.
Re-trigger cubic
a9970d3 to
419e72e
Compare
419e72e to
96f5c87
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
96f5c87 to
9f67122
Compare
There was a problem hiding this comment.
Review completed against the latest diff
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
9f67122 to
9794f0e
Compare
9794f0e to
925e204
Compare
There was a problem hiding this comment.
All reported issues were addressed across 4 files (changes from recent commits).
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 18 files (changes from recent commits).
Tip: Review your code locally with the cubic CLI to iterate faster.
Re-trigger cubic
ad1e25f to
e67ea59
Compare
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 21 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 21 files
Requires human review: Auto-approval blocked by 11 unresolved issues from a previous review of this commit.
Re-trigger cubic
7e8baac to
7a61ea0
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 21 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
7a61ea0 to
e2af84d
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 21 files
You've manually re-run cubic several times on this PR. Each manual re-review checks the full PR again and counts toward your usage quota. To preserve your usage limits, we recommend letting cubic automatically review new commits.
Re-trigger cubic
e2af84d to
af2cfc6
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
|
@cubic-dev-ai review this PR |
There was a problem hiding this comment.
No issues found across 21 files
You've manually re-run cubic several times on this PR. Each manual re-review checks the full PR again and counts toward your usage quota. To preserve your usage limits, we recommend letting cubic automatically review new commits.
Re-trigger cubic
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
No issues found across 21 files
You've manually re-run cubic several times on this PR. Each manual re-review checks the full PR again and counts toward your usage quota. To preserve your usage limits, we recommend letting cubic automatically review new commits.
Re-trigger cubic
af2cfc6 to
b79419d
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 21 files
You've manually re-run cubic several times on this PR. Each manual re-review checks the full PR again and counts toward your usage quota. To preserve your usage limits, we recommend letting cubic automatically review new commits.
Re-trigger cubic
b79419d to
c2dd807
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 21 files
You've manually re-run cubic several times on this PR. Each manual re-review checks the full PR again and counts toward your usage quota. To preserve your usage limits, we recommend letting cubic automatically review new commits.
Re-trigger cubic
c2dd807 to
2ea477d
Compare
Summary
harness/qualification/qwen36Scope
The runner checks the model artifact and hardware identity, builds and starts one long-lived server, then runs correctness, bounded quality, determinism, concurrency, performance capture, and resource-drift stages.
R5 records repeated c1 and c4 performance samples. It does not apply a baseline pass or fail threshold yet. R7 cross-checks the candidate samples against the retained raw reports and validates
/propsagainst the selected model profile.This PR does not add the dashboard, performance-history system, checked-in baselines, or an automatic model-backed GPU job. PR #687 owns kernel-level correctness and route-witness coverage.
Verification
Two process-group signal tests cannot run on the current macOS host because the sandbox blocks the required signals. They remain in the hosted Linux CI suite.
Left before production sign-off
The PR remains a draft until the model-backed runs complete.