• Joined on 2026-02-09
jeremy pushed to main at jeremy/RecruIT 2026-03-25 17:03:16 +00:00
0a82bf5017 AI Analysis: fix Gemini payload formatting (use snake_case)
jeremy pushed to main at jeremy/RecruIT 2026-03-25 06:53:42 +00:00
bee5215a5b AI Analysis: switch Gemini to v1 stable API
jeremy pushed to main at jeremy/RecruIT 2026-03-25 06:52:59 +00:00
78245f2bee AI Analysis: add verbose logging for Gemini diagnostics
jeremy pushed to main at jeremy/RecruIT 2026-03-25 06:46:41 +00:00
cd70edb483 AI Analysis: fix CSRF and use axios for reliability
jeremy pushed to main at jeremy/RecruIT 2026-03-25 06:43:00 +00:00
4660c94869 AI Analysis: fix route method (switch to POST)
jeremy pushed to main at jeremy/RecruIT 2026-03-25 06:29:41 +00:00
e3b1a2583f AI Analysis: add support for multiple providers (OpenAI, Claude, Gemini)
jeremy pushed to main at jeremy/RecruIT 2026-03-22 23:38:38 +00:00
e02c6849fe AI Analysis: enable sorting on match score
jeremy pushed to main at jeremy/RecruIT 2026-03-22 23:11:58 +00:00
10b866fc47 AI Analysis: manual tweaks by user
937857a842 AI Analysis: add custom AI prompt to job positions
949423b1ae AI Analysis: clean extracted text to prevent JSON encoding errors
e6df75c1ff AI Analysis: configurable model and increased timeout
de0392bbe7 AI Analysis: increase timeout to 120s and add logging
Compare 10 commits »
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 22:24:24 +00:00
937857a842 AI Analysis: add custom AI prompt to job positions
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 22:20:45 +00:00
949423b1ae AI Analysis: clean extracted text to prevent JSON encoding errors
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 22:19:10 +00:00
e6df75c1ff AI Analysis: configurable model and increased timeout
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 22:18:34 +00:00
de0392bbe7 AI Analysis: increase timeout to 120s and add logging
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 21:39:02 +00:00
4459cbde69 AI Analysis: show match score on index and dashboard
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 21:34:47 +00:00
26d723f239 AI Analysis: move section before notes
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 21:32:12 +00:00
33fcdcac3d AI Analysis: persist analysis on candidate profile
jeremy pushed to feature/ai-analysis at jeremy/RecruIT 2026-03-22 21:25:47 +00:00
6c1f6af523 AI Analysis: Service and UI implementation
878f4bb102 AI Analysis: JobPosition infrastructure and candidate association
Compare 2 commits »
jeremy created branch feature/ai-analysis in jeremy/RecruIT 2026-03-22 21:25:47 +00:00
jeremy pushed to main at jeremy/RecruIT 2026-03-22 21:06:15 +00:00
2df0d6def0 Admin: manual scoring for open-ended questions
jeremy pushed to main at jeremy/RecruIT 2026-03-22 18:49:49 +00:00
732d9416f4 Admin: candidate notes preview by default
jeremy pushed to main at jeremy/RecruIT 2026-03-22 17:44:13 +00:00
7d03d52ae9 Dashboard: add top 10 candidates and update global scores