awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
villesau avatar

villesau/ai-codereviewer

0
View on GitHub↗
1,029 نجوم·870 تفرعات·TypeScript·MIT·7 مشاهدات

Ai Codereviewer

Ai-codereviewer is a GitHub pull request review bot and LLM code review tool that functions as an OpenAI code analysis assistant. It operates as an automated assistant designed to inspect source code and suggest improvements by connecting to external artificial intelligence APIs.

The software processes incoming webhook events from a remote version control service to trigger automated background tasks. It parses and filters raw code change sets from pull request diffs, allowing users to exclude specific files matching custom glob patterns so the analysis ignores generated or irrelevant code. Once the relevant modifications are isolated, the system securely transmits the diffs to an external artificial intelligence service and publishes the generated feedback directly onto code review threads via remote API calls.

Features

  • Automated Pull Request Reviewers - Automates pull request code reviews by analyzing changes with external language models to generate feedback.
  • AI-Powered Code Analysis Tools - Examines source code changes with large language models to generate smart improvement ideas and maintain high quality.
  • Language Model Integrations - Delegates deep code analysis tasks by securely transmitting source code diffs to external artificial intelligence APIs.
  • LLM Analyzers - Acts as an automated assistant analyzing pull request diffs using large language models to generate feedback.
  • AI Coding Assistants - Serves as a developer tool connecting to external artificial intelligence APIs to inspect source code and suggest improvements.
  • Automated PR Commenting - Publishes generated code review feedback directly onto pull request review threads via remote API calls.
  • Pull Request Linters - Parses and filters raw code change sets from pull request diffs to isolate relevant modifications.
  • Continuous Integration Checks - Checks code changes automatically during development workflows to keep codebases clean and free of mistakes.
  • Webhook Event Receivers - Triggers automated background tasks immediately upon receiving incoming event notifications from remote version control services.

سجل النجوم

مخطط تاريخ النجوم لـ villesau/ai-codereviewerمخطط تاريخ النجوم لـ villesau/ai-codereviewer

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Ai Codereviewer

مجموعات منسقة بعناية يظهر فيها Ai Codereviewer.
  • بوتات مراجعة الأكواد البرمجية بالذكاء الاصطناعي
  • Pull request reviewer
  • أداة مراجعة كود برمجية مدعومة بالذكاء الاصطناعي

الأسئلة الشائعة

ما هي وظيفة villesau/ai-codereviewer؟

بدائل مفتوحة المصدر لـ Ai Codereviewer

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ai Codereviewer.
  • anc95/chatgpt-codereviewالصورة الرمزية لـ anc95

    anc95/ChatGPT-CodeReview

    4,445عرض على GitHub↗

    ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review pull request diffs and post feedback on code changes. It functions as a system for detecting bugs and suggesting improvements in source code. The tool provides a containerized runtime for deployment as a background process or through a GitHub Action. Users can customize the analysis behavior, style, and technical depth by adjusting model parameters and system prompts. The system handles automated code review workflows by triggering analysis via webhooks and CI pipelines, upd

    JavaScript
    عرض على GitHub↗4,445
  • kilo-org/kilocodeالصورة الرمزية لـ Kilo-Org

    Kilo-Org/kilocode

    15,616عرض على GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    عرض على GitHub↗15,616
  • danger/danger-jsالصورة الرمزية لـ danger

    danger/danger-js

    5,480عرض على GitHub↗

    danger-js is an automated code review tool and CI pipeline plugin that functions as a pull request linter. It verifies commit messages, tracks dependency changes, and ensures pull requests meet project standards by posting automated feedback and comments directly into the version control interface. The system integrates with various Git providers, including GitHub, GitLab, and BitBucket, to retrieve pull request metadata and execute custom review rules. It allows teams to package and distribute review conventions as shareable modules and supports the execution of rules written in transpiled l

    TypeScriptcicirclecode-review
    عرض على GitHub↗5,480

Ai-codereviewer is a GitHub pull request review bot and LLM code review tool that functions as an OpenAI code analysis assistant. It operates as an automated assistant designed to inspect source code and suggest improvements by connecting to external artificial intelligence APIs.

ما هي الميزات الرئيسية لـ villesau/ai-codereviewer؟

الميزات الرئيسية لـ villesau/ai-codereviewer هي: Automated Pull Request Reviewers, AI-Powered Code Analysis Tools, Language Model Integrations, LLM Analyzers, AI Coding Assistants, Automated PR Commenting, Pull Request Linters, Continuous Integration Checks.

ما هي البدائل مفتوحة المصدر لـ villesau/ai-codereviewer؟

تشمل البدائل مفتوحة المصدر لـ villesau/ai-codereviewer: anc95/chatgpt-codereview — ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… danger/danger-js — danger-js is an automated code review tool and CI pipeline plugin that functions as a pull request linter. It verifies… qodo-ai/pr-agent — PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate… haya14busa/reviewdog — Reviewdog is an automated review bot and CI code review orchestrator that converts the output of static analysis tools… bloopai/bloop — Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale…

  • qodo-ai/pr-agentالصورة الرمزية لـ qodo-ai

    qodo-ai/pr-agent

    11,630عرض على GitHub↗

    PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate version control workflows. It functions as a programmatic agent that integrates with version control platforms to provide automated quality checks, explain code changes, and manage pull request documentation. The system distinguishes itself by enforcing organizational engineering standards through a customizable rule-based system. It leverages retrieval-augmented generation to inject repository context and organizational guidelines into its analysis, ensuring that feedback remain

    Pythoncode-reviewcodereviewcoding-assistant
    عرض على GitHub↗11,630
  • عرض جميع البدائل الـ 30 لـ Ai Codereviewer→