| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opencodereview-darwin-amd64 | 2026-06-30 | 43.3 MB | |
| opencodereview-darwin-arm64 | 2026-06-30 | 41.3 MB | |
| opencodereview-linux-amd64 | 2026-06-30 | 41.9 MB | |
| opencodereview-linux-arm64 | 2026-06-30 | 39.6 MB | |
| opencodereview-windows-amd64.exe | 2026-06-30 | 43.1 MB | |
| opencodereview-windows-arm64.exe | 2026-06-30 | 40.2 MB | |
| sha256sum.txt | 2026-06-30 | 572 Bytes | |
| README.md | 2026-06-30 | 1.1 kB | |
| v1.6.6 source code.tar.gz | 2026-06-30 | 3.0 MB | |
| v1.6.6 source code.zip | 2026-06-30 | 3.2 MB | |
| Totals: 10 Items | 255.6 MB | 0 | |
đ Features
- feat(i18n): auto-detect browser language for default locale selection
- feat(pages): consolidate icons, add scroll-to-top, responsive titles (#241)
đ Bug Fixes
- fix(session): isolate test sessions to test-sessions subdirectory
- fix: add configurable HTTP timeout for LLM API calls (#238)
- fix(i18n): correct ocr viewer description from "review results" to "session logs"
- fix(i18n): correct inaccurate translations in zh and ja locales
- fix(ci): use --replace-all for git safe.directory to prevent self-hosted runner failure
đ§ Refactoring
- refactor(pages): improve hero terminal display with semantic colors, reorder lines, and add cursor blink
- refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239)
đ Documentation
- docs: add timeout_sec and OCR_LLM_TIMEOUT to configuration reference
- docs(llm): clarify timeout override semantics and resolution-path coverage
- docs: add official website link to READMEs and update screenshots
Full Changelog: https://github.com/alibaba/open-code-review/compare/v1.6.5...v1.6.6