What's Changed
- Add native Anthropic provider support by @DaKheera47 in #638
- feat: Make timeouts configurable through env variables by @doctor0710 in #646
- Handle 'Expired Job' case in hiring cafe implementation by @DaKheera47 in #649
- Fix UK visa sponsor CSV link extraction by @DaKheera47 in #651
- Increase search cities setting limit and surface save failures by @DaKheera47 in #652
- Add an example docker-compose file to the documentation site. by @BladeWDR in #639
- expanded some of the terms to cast a wider net for emails, as most of… by @sargonas in #658
- fix(visa-sponsors/uk): resolve CSV via GOV.UK Content API with HTML fallback by @type0labs-dev in #661
- fix(llm): strip unsupported JSON Schema keywords for Anthropic structured output (fixes #650) by @HoneyTyagii in #654
- feat(visa-sponsors): Netherlands provider (IND public register) by @type0labs-dev in #662
- Add greenhouse support by @sargonas in #659
- Clean up and align agent skill configuration files by @DaKheera47 in #665
- fix(docker): copy greenhouse career-board into the image by @cavemaann in #666
- Refactor onboarding and automatic run UX flows by @DaKheera47 in #667
- Replace AnimatedNumber with Number Flow in score ring by @DaKheera47 in #668
- fix(client): stop treating recoverable API errors as fatal client crashes by @mvanhorn in #669
- Fix onboarding migration and run budgets by @DaKheera47 in #670
- Fix country code location matching by @DaKheera47 in #672
- fix(deps): resolve non-breaking CVEs via npm audit fix by @kleinbuild in #675
- Add map-based location input and proximity-aware job discovery by @DaKheera47 in #676
- Add Requesty as an LLM provider by @Thibaultjaigu in #660
- Improve pipeline progress and fanout cards by @DaKheera47 in #677
- Show selected job summaries while loading full details by @DaKheera47 in #678
- Serialize job dates as ISO in JSON output by @DaKheera47 in #679
- Fix pipeline progress tracking and resume scoring after configuration by @DaKheera47 in #680
- Keep the selected job mounted during same-job refetch by @DaKheera47 in #681
- Update the Docker image to Codex CLI 0.144.6 by @DaKheera47 in #683
- Improve job scoring efficiency and manual job workflows by @DaKheera47 in #684
- Add claude_cli provider for headless Claude Code CLI inference by @MrTinkyWinky in #673
New Contributors
- @doctor0710 made their first contribution in #646
- @BladeWDR made their first contribution in #639
- @sargonas made their first contribution in #658
- @type0labs-dev made their first contribution in #661
- @HoneyTyagii made their first contribution in #654
- @cavemaann made their first contribution in #666
- @mvanhorn made their first contribution in #669
- @kleinbuild made their first contribution in #675
- @Thibaultjaigu made their first contribution in #660
- @MrTinkyWinky made their first contribution in #673
Full Changelog: v0.10.0...v0.11.0