Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Scoring UI#248

Closed
metlos wants to merge 11 commits intometlos/scoring-controllerfrom
metlos/scoring-ui
Closed

Scoring UI#248
metlos wants to merge 11 commits intometlos/scoring-controllerfrom
metlos/scoring-ui

Conversation

@metlos
Copy link
Collaborator

@metlos metlos commented Jan 28, 2026

This PR stacks on top of #246 and adds UI for the scoring functionality.

  • The session history list contains a new (clickable) column for the score badge.
  • The session detailed view contains a new button to initiate the scoring.
  • The session score badge is placed next to the session status in the header.
  • There's a new "tab" that shows the details of the score - i.e. the reasoning for giving the score as well as the list of the missing tools identified in the particular session.

Part of the PR stack:

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 28, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch metlos/scoring-ui

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@metlos metlos force-pushed the metlos/scoring-ui branch from 573b101 to e58f072 Compare January 29, 2026 12:55
@metlos metlos force-pushed the metlos/scoring-controller branch from 1bb3267 to 1a5c51a Compare January 29, 2026 12:55
@metlos metlos force-pushed the metlos/scoring-ui branch from e58f072 to af8a609 Compare January 29, 2026 12:58
@metlos metlos force-pushed the metlos/scoring-controller branch from 1a5c51a to 4ba5a4c Compare January 29, 2026 12:58
@metlos metlos force-pushed the metlos/scoring-ui branch from af8a609 to c7515c9 Compare January 30, 2026 19:26
@metlos metlos force-pushed the metlos/scoring-controller branch 2 times, most recently from 251599b to 12e956c Compare January 30, 2026 22:13
@metlos metlos force-pushed the metlos/scoring-ui branch from c7515c9 to 4874233 Compare January 30, 2026 22:13
@metlos metlos force-pushed the metlos/scoring-controller branch from 12e956c to cded324 Compare February 2, 2026 12:26
@metlos metlos force-pushed the metlos/scoring-ui branch 2 times, most recently from bcb4426 to b019af8 Compare February 2, 2026 13:28
@metlos metlos force-pushed the metlos/scoring-controller branch 2 times, most recently from 487717a to 9a62aaa Compare February 2, 2026 20:11
@metlos metlos force-pushed the metlos/scoring-ui branch 2 times, most recently from ac7bf37 to 9a8cf9b Compare February 3, 2026 10:28
@metlos metlos force-pushed the metlos/scoring-controller branch from 9a62aaa to 5774fb1 Compare February 3, 2026 10:28
@metlos metlos force-pushed the metlos/scoring-ui branch from 9a8cf9b to 95bfaf5 Compare February 3, 2026 17:17
alexeykazakov and others added 6 commits February 3, 2026 12:39
* Implement expandable executive summary in AlertListItem component

- Added functionality to display an expandable executive summary for alerts in the AlertListItem component.
- Introduced state management for summary expansion and collapse.
- Updated the backend to include final_analysis_summary in session data for quick access.
- Enhanced the SessionOverview model to support the new summary field.

This improves user experience by allowing quick previews of session summaries without needing to fetch full session details.

Assisted-by: Cursor

* Dashboard

Assisted-by: Cursor

* Tests

Assisted-by: Cursor
@metlos metlos marked this pull request as draft February 13, 2026 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants