You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is now mounted on the bounty detail page, but it still is not connected to a real review-results source.
listBountyReviews() calls /api/bounties/${bountyId}/reviews, but this PR does not add a backend route for that path, and I do not see an existing backend reviews/comments route in the repository. When the request fails, the catch block returns FALLBACK_REVIEWS with hard-coded Claude/Codex/Gemini scores, confidence percentages, and summaries.
That means a live bounty detail page can show plausible-looking LLM review results even when no actual Claude/Codex/Gemini review exists. For #837, the panel should either be backed by the real review-results API/details URL, or show an unavailable/empty state instead of fabricated scores when the API is missing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
LLM Review Resultspanel on bounty detail page/api/bounties/:id/reviewswith safe fallbackWhy
Issue #837 requests a bounty detail view that surfaces multi-LLM review results and confidence clearly.
Acceptance mapping
Closes #837
Wallet
Wallet: 74jSPYaxEJcGEuW4jr6bqQdg2iuLChyLEuEmC8QhcQVW