PR Code reviewer to catch syntax and stylistic errors using Ollama
Find a file
2025-07-05 15:16:18 -04:00
src/reviewllama Reformatting, fixing tests, adding basic RAG pipeline implementation 2025-07-05 15:16:18 -04:00
tests Reformatting, fixing tests, adding basic RAG pipeline implementation 2025-07-05 15:16:18 -04:00
.gitignore Add missing setup files and add a nice logger 2025-06-09 21:22:50 -04:00
.python-version Reformatting, fixing tests, adding basic RAG pipeline implementation 2025-07-05 15:16:18 -04:00
pyproject.toml Reformatting, fixing tests, adding basic RAG pipeline implementation 2025-07-05 15:16:18 -04:00
README.md Add missing setup files and add a nice logger 2025-06-09 21:22:50 -04:00
roadmap.md Update roadmap with current status 2025-06-12 21:35:01 -04:00
uv.lock Reformatting, fixing tests, adding basic RAG pipeline implementation 2025-07-05 15:16:18 -04:00

ReviewLlama

Simple coding agent for double checking PRs before you submit them