1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00
Commit Graph

159 Commits

Author SHA1 Message Date
hustcer
d830da6937 deps: Upgrade to actions/checkout@v5 2025-08-25 19:48:24 +08:00
hustcer
885b55dbb0 chore: Update minimum required Nushell version to 0.106.1 2025-08-18 21:16:27 +08:00
hustcer
317d3c92da fix: Make config-check use default value for --config flag 2025-08-13 22:14:52 +08:00
hustcer
938790c65b Bump version to v1.19 v1.19 2025-07-24 20:05:51 +08:00
Justin Ma
a4d125ecba deps: Upgrade Nu to v0.106 (#186) 2025-07-24 20:01:49 +08:00
hustcer
930e0ae68f fix: Fix getting Nu binary path for Nushell 0.106 2025-07-15 20:16:21 +08:00
Justin Ma
d0b2ea125a fix: Fix "variable not found" error (#185) 2025-07-14 15:28:49 +08:00
hustcer
9852113028 Bump version to v1.18 v1.18 2025-06-11 15:37:14 +08:00
Justin Ma
9ad3373cd5 chore: Upgrade Nu to 0.105 and pin hustcer/setup-nu to v3.19 (#183) 2025-06-11 15:04:04 +08:00
Justin Ma
981ef03409 feat: Set defalut temperature to 0.3 for code review (#181) 2025-04-29 17:09:53 +08:00
Justin Ma
9852118ba7 deps: Upgrade nutest to v1.1.0 (#179)
* deps: Upgrade nutest to v1.1.0

* fix nutest upgrading
2025-04-29 16:36:21 +08:00
Justin Ma
985f205ae5 chore: Refine diff flag descriptions in docs and scripts (#177) 2025-04-18 11:06:46 +08:00
hustcer
29aec71797 Bump to v1.17 v1.17 2025-04-11 19:40:59 +08:00
hustcer
957db0afb6 Update CHANGELOG.md 2025-04-11 19:39:49 +08:00
Justin Ma
c53edfe925 doc: Update README.md add output file functionality for local code reviews (#175) 2025-04-11 19:28:26 +08:00
Justin Ma
0298773233 feat: Add write code review result to file support (#172)
* feat: Add write code review result to file support

* feat: Add write code review result to file support

* feat: Add write code review result to file support

* feat: Add write code review result to file support
2025-04-11 11:39:47 +08:00
Justin Ma
9d6bb02502 feat: Add code review for git show head:path/to/file patch command support (#171) 2025-04-10 18:16:39 +08:00
Justin Ma
26e38f1543 fix: Read default include and exclude patterns from config for local code review (#170) 2025-04-10 18:07:34 +08:00
hustcer
8b7262a6b4 [ci skip] 2025-04-09 17:29:21 +08:00
hustcer
0679ef2b0e Bump to v1.16 v1.16 2025-04-05 10:13:41 +08:00
hustcer
ac1bb26376 chore: Add openrouter.ai config example 2025-04-03 18:09:41 +08:00
Justin Ma
443d1d887e feat: Add openrouter deepseek model support (#167)
* feat: Add openrouter deepseek V3 model support

* feat: Add openrouter deepseek R1 model support

* feat: Add openrouter deepseek model support for GitHub action

* feat: Add openrouter deepseek model support for GitHub action

* feat: Add openrouter deepseek model support for GitHub action
2025-04-03 18:05:46 +08:00
Justin Ma
90d7be5ff2 refactor: Replace custom kv.nu module with std-rfc/kv for key-value functionality (#166)
* refactor: Replace custom `kv.nu` module with `std-rfc/kv` for key-value functionality

* refactor: Replace custom `kv.nu` module with `std-rfc/kv` for key-value functionality

* ci skip
2025-04-02 20:11:14 +08:00
Justin Ma
9af6f3d480 refactor: Refactored diff handling by moving logic to separate module (#165)
* refactor: Refactored diff handling by moving logic to separate module

* refactor: Refactored diff handling by moving logic to separate module

* Fix tests

* Fix tests
2025-04-02 19:54:45 +08:00
Justin Ma
abe4d66650 refactor: Refactor get-diff custom command (#164) 2025-04-02 18:20:14 +08:00
Justin Ma
da010fada9 doc: Add powershell alias setup guide (#163) 2025-03-25 15:45:23 +08:00
hustcer
61a7b5f654 chore: Add set fish alias guide 2025-03-24 20:24:08 +08:00
hustcer
308b582471 Bump to v1.15 v1.15 2025-03-23 18:07:21 +08:00
Justin Ma
22e1082798 Add detailed help documentation of CLI for local code review (#162)
* chore: Update README

* chore: Update README

* ci skip

* ci skip
2025-03-23 18:00:23 +08:00
Justin Ma
98510dd05d feat: Add repo of current directory code review support (#161)
* feat: Add repo of current directory code review support

* ci skip
2025-03-23 11:37:51 +08:00
hustcer
985a75f4b2 deps: Upgrade Nushell to v0.103 2025-03-22 09:08:21 +08:00
hustcer
990b275f72 chore: Add just test task to run tests locally 2025-03-16 20:10:11 +08:00
hustcer
f0521e7f9c Update cspell config 2025-03-07 11:26:14 +08:00
Justin Ma
3ea2007572 feat: Support local DeepSee model running on Ollama (#152)
* feat: Support local DeepSee modle running on Ollama

* feat: Support local DeepSee modle running on Ollama

* feat: Support local DeepSee modle running on Ollama
2025-03-01 15:37:56 +08:00
Justin Ma
fa7541f78e refactor: Enhance the glob pattern handling in glob-to-regex function (#151) 2025-02-28 19:17:52 +08:00
Justin Ma
7f5575257d refactor: Simplify is-safe-git common util (#150)
* refactor: Simplify is-safe-git common util

* ci skip

* ci skip

* ci skip
2025-02-28 18:32:06 +08:00
Justin Ma
d53983d8ee chore: Some code refactor (#149) 2025-02-28 17:59:14 +08:00
hustcer
991d9e8de3 chore: Use SiliconFlow's DeepSeek API 2025-02-28 17:55:28 +08:00
Justin Ma
ff5bb86a59 feat: Add --config option to specify config file path for local code review (#146)
* feat: Add --config option to specify config file path for local code review

* feat: Add --config option to specify config file path for local code review
2025-02-21 18:24:34 +08:00
hustcer
daecd2734c Fix prompts template 2025-02-18 16:38:53 +08:00
hustcer
95ca66de3e Fix tests 2025-02-18 15:32:02 +08:00
Justin Ma
eb198fae3d feat: Add nushell version check and notify for update (#144)
* feat: Add nushell version check and notify for update

* feat: Add nushell version check and notify for update

* ci skip

* ci skip
2025-02-18 15:25:44 +08:00
Justin Ma
5ebbddb801 feat: Post a comment to the PR to notify the user when no CHAT_TOKEN is provided (#143) 2025-02-18 11:21:14 +08:00
Justin Ma
9901bcbeb1 chore: Update code review prompt for current nushell repo (#139) 2025-02-17 18:19:34 +08:00
Justin Ma
4e787e2430 feat: Add example code review prompts for frontend, java and rust to config.example.yml (#138)
* feat: Add sample code review prompts for frontend, java and rust to config.example.yml

* ci skip
2025-02-17 18:13:23 +08:00
Justin Ma
8e91c18ef8 Add two more tests (#135)
* Add two more tests

* Add two more tests

* Add two more tests

* Add two more tests
2025-02-17 12:11:47 +08:00
hustcer
55958cd4a9 chore: Update tests status badge to README 2025-02-16 21:37:50 +08:00
hustcer
88ea2aed5e chore: Publish test summary (#133) 2025-02-16 21:08:20 +08:00
hustcer
683ed811c6 fix: Add get-diff test for applying exclude and include simultaneously v1.12 2025-02-16 18:35:54 +08:00
hustcer
c3ec0285c3 Bump to v1.12 2025-02-16 18:22:58 +08:00