Skip to content

feat: show LLM review results on bounty detail#1308

Open
RYB-404 wants to merge 1 commit into
SolFoundry:mainfrom
RYB-404:feat/llm-review-results-837
Open

feat: show LLM review results on bounty detail#1308
RYB-404 wants to merge 1 commit into
SolFoundry:mainfrom
RYB-404:feat/llm-review-results-837

Conversation

@RYB-404
Copy link
Copy Markdown

@RYB-404 RYB-404 commented May 16, 2026

Summary

  • Add an LLM review results panel to bounty detail pages for Claude, Codex, and Gemini
  • Show side-by-side score, quality indicator, confidence percentage, summary, suggested improvements, and full reasoning links
  • Extend the bounty type with optional API-provided llm_reviews, while providing deterministic fallback reviews until backend data is available
  • Add focused Vitest coverage for fallback and API-provided review rendering

Verification

  • npm test -- llm-review-panel.test.tsx
  • npm run build was attempted, but the current frontend build fails before this change because multiple existing files import missing lib/animations and lib/utils modules.

Closes #837

@RYB-404
Copy link
Copy Markdown
Author

RYB-404 commented May 17, 2026

Solana/FNDRY payout wallet: 3Q4NGMeZftuULSmAB8ziqT2DYBfwzkqAYTng8SDrBnox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🏭 Bounty T2: Bounty Detail Page with LLM Review Results

1 participant