|
All checks were successful
Deploy Development / deploy (push) Successful in 42s
Test Suite / pytest-backend (push) Successful in 40s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m13s
Test Suite / pytest-backend (pull_request) Successful in 37s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 13s
Test Suite / k6 /health Baseline (pull_request) Successful in 33s
Test Suite / playwright-tests (pull_request) Successful in 1m15s
- Incremented version to 0.8.183, reflecting the implementation of Phase C1 enhancements. - Added support for progression graph auto-matching and variant-aware successors in exercise suggestions. - Updated request and response structures to include `anchor_exercise_variant_id`, `progression_graph_name`, and `suggested_variant_id`. - Enhanced frontend components to integrate planning AI search capabilities, including a new modal for exercise creation and improved context display in the exercise list. - Updated changelog to document these significant improvements in planning AI functionality. |
||
|---|---|---|
| .. | ||
| ExerciseAiQuickCreateModal.jsx | ||
| ExerciseCatalogAssocEditor.jsx | ||
| ExerciseFormLayout.jsx | ||
| ExerciseFormPageRoot.jsx | ||
| ExerciseListBulkModal.jsx | ||
| ExerciseListBulkToolbar.jsx | ||
| ExerciseListCard.jsx | ||
| ExerciseListFilterModal.jsx | ||
| ExerciseListSearchBar.jsx | ||
| ExerciseSkillsEditor.jsx | ||
| ExercisesListPageRoot.jsx | ||
| SaveSelectedExercisesAsModuleModal.jsx | ||