Shows which directory is being analyzed in the report table:
| **分析対象** | nyash ディレクトリ全体 |
This makes it clear at a glance what scope the analysis covers.
🦀 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Change analysis path from src/ to . (root)
- Improve error handling without || true
- Better regex patterns for result extraction
- Add language count detection
- Japanese error messages for clarity
Fixes: 分析されたファイル 0 → 90+ files
- Change download path from bin/nekocode_ai to releases/nekocode-rust
- Update command from nekocode_ai to nekocode-rust
- This should fix the 0 files analyzed issue in PR analysis
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>