ProjectTech4DevAI / ProjectTech4DevAI/kaapi-frontend

Evaluation: Display overall score summary

Offen
#271 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

enhancement
Vorherrschende Sprache
TypeScript
Sterne
1
Forks
0
Ø Merge
10 Std. 40 Min.
Gemergte PRs (30 T.)
4

Beschreibung

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.overall at the top of the run detail page, including overall_score, verdict, and breakdown (score, weight, delta, verdict)
  • Show ai_summary as a diagnostic note above the per-row table
  • Ensure graceful degradation when ai_summary is null or when overall is 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.overall at the top of the run detail page: overall_score, verdict, and the per-metric breakdown (score, weight, delta, verdict)
  • Render ai_summary as a diagnostic note above the per-row table
  • Degrade gracefully when ai_summary is null (best-effort, never fails the run) or when overall is absent on v1 runs

Parent: #265

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginne auf der Run-Detailseite und prüfe, wie die Run-Daten von v1 und v2 derzeit gerendert werden, insbesondere die Score-Felder. Als erledigt gilt die Aufgabe, wenn die Seite den Gesamtscore und die Aufschlüsselung anzeigt, die AI-Zusammenfassung darstellt, sofern sie verfügbar ist, und weiterhin nutzbar bleibt, wenn die Zusammenfassung null ist oder Gesamtdaten fehlen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
typescript
Bereich
frontend
Issue-Typ
Feature
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Aktiv
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
70/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.