Changelog
All notable changes to this project will be documented in this file.
Explore
105,237 skills indexed with the new KISS metadata standard.
All notable changes to this project will be documented in this file.
path = crates/llama-cpp-server/llama.cpp
ci
node_modules
generic skill
website/** linguist-vendored
unreleasedDir: unreleased
description: 'AI-based PR Reviewer & Summarizer with Chat Capabilities'
lib/
This is an old version of [CodeRabbit](http://coderabbit.ai) and is now in the maintenance mode.
generic skill
node_modules
lib/
coverage:
- title: "Consistent Naming Conventions"
description: 'Summarize, review and suggest improvements for pull requests'
As contributors and maintainers of this project, and in the interest of fostering an open
<img alt="GitHub" src="https://img.shields.io/github/last-commit/Codium-ai/pr-agent/main?style=for-the-badge" height="20">
- codiumai/pr-agent:0.11
PR-Agent is an open-source tool to help efficiently review and handle pull requests. Qodo Merge is a paid version of PR-Agent, designed for companies and teams that require additional features and capabilities.
Thank you for your interest in contributing to the PR-Agent project!
default_language_version:
- **Do** match the interpreter requirement declared in `pyproject.toml` (Python ≥ 3.12) and install `requirements.txt` plus `requirements-dev.txt` before running tools.
- Optimized PR diff processing by introducing caching for diff files, reducing the number of API calls.