An autonomous, context-aware AI Code Review Agent for GitLab. Powered by multi-LLMs (OpenAI, Anthropic, Gemini) with a self-learning feedback loop to enforce repository best practices.
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
1
commits
feat: enhance reply and review job stores with session metadata and thread state
ab50d4fView on GitHubfeat: update fetch method to include MR IID and target branch, enhance ref handling in git manager
a4ba473View on GitHubrefactor: git manager and review tools for enhanced functionality
82908c5View on GitHubfeat: improve JSON extraction logic and add comprehensive tests for parsing
12b1c16View on GitHubfeat: add structured review functionality and associated tests
2cff40bView on GitHubfeat: enhance error handling and logging in various components; add GitEnv to ToolConfig
7bce36bView on GitHubfeat: add clone-all command for bulk repository cloning with concurrency control
ab5b63fView on GitHubfeat: optimize logic review with chunking and update prompt
3df4ac8View on GitHubfix(git): add logic clone with retry and config to handle large repo
9cec05dView on GitHubfeat: add docker deployment setup and multi-stage container build
bfd2b26View on GitHubrefactor(core): update module path and add open-source docs
bb07effView on GitHub