shinkan-jinkendo/.claude/docs
Lars 294b09a5d9
All checks were successful
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 38s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 12s
Test Suite / k6 /health Baseline (push) Successful in 34s
Test Suite / playwright-tests (push) Successful in 1m13s
Implement AI Skill Retrieval Profiles and Enhance Exercise AI Functionality
- Introduced migration 068 for `ai_skill_retrieval_profiles`, enabling configurable weights and quotes for skill catalog prioritization in exercise AI suggestions.
- Updated the `POST /api/exercises/ai/suggest` endpoint to include an optional `focus_areas_context` field, allowing for enhanced context in AI-generated suggestions.
- Enhanced the `exercise_ai` module to utilize context-based skill selection, incorporating scoring, category caps, and keyword patches for improved AI responses.
- Updated the ExerciseFormPageRoot component to pass focus area context to the AI suggestion API, streamlining user interaction with AI-generated content.
- Incremented version numbers in `backend/version.py` to reflect the latest changes and ensure accurate tracking in the changelog.
2026-05-22 09:49:08 +02:00
..
functional Enhance Exercise Management and AI Integration 2026-05-22 07:52:31 +02:00
library Enhance Exercise Management and AI Integration 2026-05-22 07:52:31 +02:00
technical Implement AI Skill Retrieval Profiles and Enhance Exercise AI Functionality 2026-05-22 09:49:08 +02:00
working Implement AI Skill Retrieval Profiles and Enhance Exercise AI Functionality 2026-05-22 09:49:08 +02:00
PROJECT_STATUS.md Enhance Exercise Management and AI Integration 2026-05-22 07:52:31 +02:00
REVIEW_PROMPT_EXERCISES_SPECS.md feat: Add MediaWiki import functionality with tracking and mapping 2026-04-24 14:41:52 +02:00