ProjectTech4DevAI / ProjectTech4DevAI/kaapi-frontend
Evaluation: Display overall score summary
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 1
- Fork
- 0
- Merge trung bình
- 10 giờ 40 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
Is your feature request related to a problem?
v2 runs include score.overall and an ai_summary for identifying the weakest questions, but these are not displayed on the run detail page. This makes it difficult for users to quickly assess the overall performance of their runs.
Describe the solution you'd like
- Display
score.overallat the top of the run detail page, includingoverall_score,verdict, andbreakdown(score, weight, delta, verdict) - Show
ai_summaryas a diagnostic note above the per-row table - Ensure graceful degradation when
ai_summaryisnullor whenoverallis absent on v1 runs
Original issue
Is your feature request related to a problem?
v2 runs carry score.overall — a weighted rollup across the judge metrics plus a natural-language ai_summary pointing at the worst questions. Today the run detail page shows neither, so the reader has to eyeball three metrics and every row to work out how the run went.
Describe the solution you'd like
- Render
score.overallat the top of the run detail page:overall_score,verdict, and the per-metricbreakdown(score, weight, delta, verdict) - Render
ai_summaryas a diagnostic note above the per-row table - Degrade gracefully when
ai_summaryisnull(best-effort, never fails the run) or whenoverallis absent on v1 runs
Parent: #265
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu từ trang chi tiết run và kiểm tra cách dữ liệu run của v1 và v2 hiện được hiển thị, đặc biệt là các trường điểm số. Hoàn thành khi trang hiển thị điểm tổng thể và phần phân tích, hiển thị bản tóm tắt AI khi có sẵn, và vẫn sử dụng được khi bản tóm tắt là null hoặc dữ liệu tổng thể không tồn tại.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript
- Lĩnh vực
- frontend
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 70/100