DeepSeek CR
Version updated for https://github.com/hustcer/deepseek-review to version v1.17.
- This action is used across all versions by 37 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
[1.17.0] - 2025-04-11
Bug Fixes
- Read default
include
andexclude
patterns from config for local code review (#170)
Features
All the following changes are for local code review only:
- Add code review for
git show head:path/to/file
patch command support (#171) - Add write code review result to file by
--output
flag support (#172)
Full Changelog: https://github.com/hustcer/deepseek-review/compare/v1.16...v1.17