3abfccb22aad959e10ac8bed7fef32b87d6a8267
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m26s
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>
Description
No description provided
Languages
TypeScript
99.5%
Shell
0.2%
CSS
0.2%
JavaScript
0.1%