Skip to content

UI#27

Open
JCNTH wants to merge 2 commits into
mainfrom
ui
Open

UI#27
JCNTH wants to merge 2 commits into
mainfrom
ui

Conversation

@JCNTH

@JCNTH JCNTH commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Sep 16, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
medicly Building Building Preview Sep 16, 2025 5:14am
medicly-backend Error Error Sep 16, 2025 5:14am

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

const selectedExercise = {
id: aiResult.exercise_id,
name: aiResult.exercise_name
};

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: AI Exercise ID Validation Removed

Validation for the AI-selected exercise_id against available exercises in evaluationMetrics was removed. The system now directly uses the AI's exercise_id without verification, eliminating the fallback to a default exercise. This can cause downstream failures when attempting to use a non-existent exercise ID.

Fix in Cursor Fix in Web

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant