|
Build and Push Docker Image / build (push) Successful in 9m26s
Details
BREAKING CHANGE: AI assignment job now stores suggestions in database - Add suggestionsJson column to AssignmentJob table - Store enriched suggestions when job completes - Update getAISuggestions to retrieve stored suggestions instead of regenerating - Filter out already-assigned pairs from stored suggestions Previously, the background job generated suggestions but discarded them, and getAISuggestions tried to regenerate from scratch (causing infinite loading). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 20260130000000_init | ||
| 20260202000000_prototype1_improvements | ||
| 20260202100000_add_award_ai_toggle | ||
| 20260202120000_decouple_projects_from_rounds | ||
| 20260203000000_add_ai_usage_log | ||
| 20260203100000_add_invite_token_columns | ||
| 20260203200000_add_onboarding_system | ||
| 20260203210000_add_filtering_job | ||
| 20260203220000_add_in_app_notifications | ||
| 20260204000000_add_round_entry_notification | ||
| 20260204100000_add_round_sort_order | ||
| 20260204140000_add_user_bio | ||
| 20260204150000_add_assignment_constraints | ||
| 20260205000000_add_project_tag_and_assignment_job | ||
| 20260205100000_add_tagging_job | ||
| 20260205200000_add_user_country | ||
| 20260205210000_fix_assignment_job_updated_at | ||
| 20260205220000_add_suggestions_to_assignment_job | ||
| migration_lock.toml | ||