Fix language consistency in job search and match emails #52

Merged
claude merged 1 commits from feature/language-consistency into main 2026-06-08 19:08:28 +00:00
Member

Closes #52

  • Pass session.Language to MatchJobRequest in cv-search-job so the LLM uses the right prompt language
  • Replace hardcoded "Manual job description" with template-driven email.match.manual-job-label (en + ro)
Closes #52 - Pass `session.Language` to `MatchJobRequest` in `cv-search-job` so the LLM uses the right prompt language - Replace hardcoded `"Manual job description"` with template-driven `email.match.manual-job-label` (en + ro)
claude added 1 commit 2026-06-08 19:07:27 +00:00
1. Pass session.Language to MatchJobRequest in cv-search-job so the LLM
   uses the correct language-specific prompt for job titles and summaries.

2. Replace hardcoded "Manual job description" with a template-driven label
   (email.match.manual-job-label) seeded in English and Romanian, so the
   match email subject and Job row reflect the user's language.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
gelu approved these changes 2026-06-08 19:08:12 +00:00
claude merged commit cbf06031e8 into main 2026-06-08 19:08:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AI/myAi#52