FE-1093: Harden orchestrator agent harness testing diagnostics#269
FE-1093: Harden orchestrator agent harness testing diagnostics#269kostandinang wants to merge 3 commits into
Conversation
PR SummaryMedium Risk Overview
Reviewed by Cursor Bugbot for commit 7511c72. Bugbot is set up for automated code reviews on this repo. Configure here. |
Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4145572. Configure here.
Co-authored-by: Cursor <cursoragent@cursor.com>


What
Adds profile-owned runner diagnostics for cook test execution.
Why
Runner/toolchain load failures, like Vitest being denied under confinement, should route as infra instead of product test failures.
Verification
npx vitest run src/orchestrator/src/project-profile.test.ts src/orchestrator/src/test-runner.test.tsnpm run verifyreached the full test suite; unrelated graph type-contract tests timed out.