🚀 Features
- feat(deepseek): register deepseek-v4-pro and deepseek-v4-flash models by @naorpeled in #2477
- feat(models): support Databricks-hosted models by @naorpeled in #2464
🐛 Bug Fixes
- fix(azure): decode percent-encoded spaces in Azure DevOps PR URLs (#2080) by @naorpeled in #2479
- fix(describe): guard pr_description config reads against missing keys (#2238) by @naorpeled in #2478
- fix(tickets): prevent /review and /describe crash on linked issues with sub-issues by @naorpeled in #2476
- fix: don't overwrite PR title in /describe when generate_ai_title is false by @IsmaelMartinez in #2475
- fix: parse multi-hunk diffs in Gitea provider by @nnhattruong30 in #2137
- fix: correct inverted condition in DefaultDictWithTimeout TTL refresh by @wishhyt in #2274
- fix(github_action): skip bot-sender comments to avoid feedback loop by @IsmaelMartinez in #2438
- fix(gitlab): add null check for target_file in publish_code_suggestions by @gvago in #2316
- fix: use pr_url variable instead of literal "pr_url" for provider cache lookup by @karesansui-u in #2257
📚 Documentation
- docs: update the configuration example of the Deepseek model by @Snoopy1866 in #2472
- fix user bot permission in Docs by @arsalanyavari in #2470
Full Changelog: v0.37.0...v0.38.0