codedog
codedog copied to clipboard
Code review assistant powered by LLM
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.7.0 to 9.7.1. Release notes Sourced from python-semantic-release's releases. v9.7.1 (2024-05-07) Fix gha: fix missing git_commit_author definition in action (#919) Resolved Issue #918: GHA of PSR 9.7.0...
Bumps [openai](https://github.com/openai/openai-python) from 1.23.6 to 1.28.1. Release notes Sourced from openai's releases. v1.28.1 1.28.1 (2024-05-11) Full Changelog: v1.28.0...v1.28.1 Chores docs: add SECURITY.md (#1408) (119970a) v1.28.0 1.28.0 (2024-05-09) Full Changelog: v1.27.0...v1.28.0...
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.111.0. Release notes Sourced from fastapi's releases. 0.111.0 Features ✨ Add FastAPI CLI, the new fastapi command. PR #11522 by @tiangolo. New docs: FastAPI CLI....
It would be nice in terms of privacy if we could use it use codedog using ollama. https://ollama.com/
Since we are aimming single line or nearby lines problems. Review a segment once might bring back a better result.
if segment is in a function, use the whole function codes. - [ ] python - [ ] javascript - [ ] java - [ ] typescript - [ ]...
**Is your feature request related to a problem? Please describe.** Yes. Lack of document is a problem. **Describe the solution you'd like** - readthedoc. **Describe alternatives you've considered** - docstring...
The specific comments for the file should be written on the file itself, not as general comments for the entire PR.