Commit Graph

14 Commits

Author SHA1 Message Date
itqop 11287f4dc1 Fix promt 2025-06-29 01:09:04 +03:00
itqop c0a5d97e6c Fix Rate Limiter 2025-06-28 20:35:35 +03:00
itqop 4585d181f8 Add RateLimiter 2025-06-28 20:06:40 +03:00
itqop acaa9cae29 Fix logging output 2025-06-28 19:59:02 +03:00
itqop 092f553f84 Fix typo 2025-06-28 19:57:29 +03:00
itqop 62a3dfa445 Fix typo and logs 2025-06-28 19:51:41 +03:00
itqop 1b5193b842 Fix promt 2025-06-28 19:46:30 +03:00
itqop c2971645ad feat: add AI cover letter CLI option and update README
- Add CLI toggle for AI-generated cover letters
- Update README with cover letter documentation and examples
- Display cover letter status in launch summary
- Independent control from AI vacancy filtering
2025-06-28 19:39:23 +03:00
itqop 5973d0f70e feat: add AI-powered cover letter generation and improve modal handling
- Add automatic cover letter generation using Gemini AI
- Implement smart detection of "Add cover letter" button in modals
- Generate personalized cover letters based on real resume data and vacancy text
- Improve modal window detection with updated selectors for HH.ru
- Fix code formatting to comply with black and flake8 standards
- Add .flake8 configuration with modern standards (88 char limit)
- Handle cover letter field detection and auto-filling
- Graceful fallback to default letter if AI generation fails

Features:
- Smart cover letter button detection
- Personalized content generation via Gemini AI
- Robust error handling for cover letter functionality
- Maintains existing functionality without cover letters
2025-06-28 19:30:56 +03:00
itqop fd8da44b84 feat: improved stability and job application logic
- Limit is now calculated based on successful applications
- Updated modal window selectors for HH.ru
- Added "skipped" status for problematic vacancies
- Fixed search logic without auto-adding keywords
- Improved logging and CLI settings
2025-06-28 18:58:36 +03:00
itqop 6ed9453b8e Edit gitignore file 2025-06-28 18:26:34 +03:00
itqop cb7202d142 Fix readme 2025-06-27 11:06:50 +03:00
itqop 4a8c758c58 Main commit v1 2025-06-27 10:57:34 +03:00
itqop 3a64d00bef first commit 2025-06-26 22:38:46 +03:00