🤝 Contributing
Thank you for your interest in contributing to Tabby! We appreciate all contributions. For a better experience and support, join us on Slack!
Explore
139,743 skills indexed with the new KISS metadata standard.
Thank you for your interest in contributing to Tabby! We appreciate all contributions. For a better experience and support, join us on Slack!
Tabby organizes the models within a directory.
website/ linguist-vendored
ci
node_modules
generic skill
unreleasedDir: unreleased
lib/
This is an old version of CodeRabbit and is now in the maintenance mode.
description: 'AI-based PR Reviewer & Summarizer with Chat Capabilities'
generic skill
node_modules
lib/
- title: "Consistent Naming Conventions"
coverage:
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 cap...
As contributors and maintainers of this project, and in the interest of fostering an open
description: 'Summarize, review and suggest improvements for pull requests'
- codiumai/pr-agent:0.11
Thank you for your interest in contributing to the PR-Agent project!
.lsp/
- 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.