Contributor Covenant Code of Conduct
We as members, contributors, and leaders pledge to make participation in our
Explore
110,676 skills indexed with the new KISS metadata standard.
We as members, contributors, and leaders pledge to make participation in our
Thank you for your interest in contributing to Tabby! We appreciate all contributions. For a better experience and support, join us on [Slack](https://links.tabbyml.com/join-slack)!
[📚 ドキュメント](https://tabby.tabbyml.com/docs/welcome/) • [💬 Slack](https://links.tabbyml.com/join-slack) • [🗺️ ロードマップ](https://tabby.tabbyml.com/docs/roadmap/)
ci
website/** linguist-vendored
node_modules
generic skill
unreleasedDir: unreleased
lib/
This is an old version of [CodeRabbit](http://coderabbit.ai) and is now in the maintenance mode.
description: 'AI-based PR Reviewer & Summarizer with Chat Capabilities'
node_modules
lib/
generic skill
coverage:
- title: "Consistent Naming Conventions"
<img alt="GitHub" src="https://img.shields.io/github/last-commit/Codium-ai/pr-agent/main?style=for-the-badge" height="20">
Thank you for your interest in contributing to the PR-Agent project!
As contributors and maintainers of this project, and in the interest of fostering an open
description: 'Summarize, review and suggest improvements for pull requests'
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.
- codiumai/pr-agent:0.11
- **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.