mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 00:26:26 +00:00
feat(apply): make CV language a profile setting, defaulting to English (#179)
The CV was hardcoded 'Always in English' - fine for the Danish/English demonstration profile, a real disadvantage for fork users in markets where applications are expected in the local language (cover letters already match the posting's language). /setup now asks once and records 'CV language:' in CLAUDE.md's Identity section; /apply reads it with English as the default, so existing users see zero behavior change. The ATS keyword rule is reworded language-neutrally. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
3847088986
commit
de91a97fe8
@@ -19,6 +19,8 @@ This repo is a job application workspace. Claude acts as a career advisor and ap
|
||||
- **Name:** [YOUR_NAME]
|
||||
- **Location:** [YOUR_CITY], [YOUR_COUNTRY] ([YOUR_COMMUTE_CONSTRAINTS])
|
||||
- **Languages:** [YOUR_LANGUAGES]
|
||||
- **CV language:** [YOUR_CV_LANGUAGE] <!-- English unless your market expects otherwise; /setup asks -->
|
||||
|
||||
- **Status:** [YOUR_EMPLOYMENT_STATUS]
|
||||
- **LinkedIn headline:** "[YOUR_LINKEDIN_HEADLINE]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user