OpenCodeReview Version
v1.5.1
Operating System
macOS (Apple Silicon)
Installation Method
npm (global)
LLM Provider
Anthropic (Claude)
Bug Description
目前使用版本为 v1.5.1,在项目中执行 git show --stat 有变动记录,但是执行ocr review --commit 返回[ocr] 0 file(s) changed, reviewing
Steps to Reproduce
- 执行命令 ocr llm test 输出结果为 ✓ Connection test successful
- git show --stat 也有提交信息
- 执行ocr review --commit ,相同commitId 返回[ocr] 0 file(s) changed, reviewing
Expected Behavior
Logs / Error Output
[ocr] 0 file(s) changed, reviewing 0 in <my-project-file>
[ocr] No supported files changed. Skipping review.
[ocr] Summary: 0 file(s) reviewed, 0 comment(s), ~0 token(s) used, 0s elapsed
No comments generated. Looks good to me.
Additional Context
No response
OpenCodeReview Version
v1.5.1
Operating System
macOS (Apple Silicon)
Installation Method
npm (global)
LLM Provider
Anthropic (Claude)
Bug Description
目前使用版本为 v1.5.1,在项目中执行 git show --stat 有变动记录,但是执行ocr review --commit 返回[ocr] 0 file(s) changed, reviewing
Steps to Reproduce
Expected Behavior
Logs / Error Output
Additional Context
No response