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

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

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

zurawiki/gptcommit

0
View on GitHub↗
2,414 نجوم·81 تفرعات·Rust·MIT·4 مشاهدات

Gptcommit

A git prepare-commit-msg hook for authoring commit messages with LLMs.

Features

  • واجهات سطر الأوامر - Git hook for automated commit message authoring.
  • Command Line Tools - Git hook for automated commit message generation.
  • Programming Tools - Git hook for generating commit messages from code changes.

سجل النجوم

مخطط تاريخ النجوم لـ zurawiki/gptcommitمخطط تاريخ النجوم لـ zurawiki/gptcommit

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Gptcommit.
  • nutlope/aicommitsالصورة الرمزية لـ Nutlope

    Nutlope/aicommits

    9,022عرض على GitHub↗

    aicommits is a command line tool and AI code summarizer that generates descriptive git commit messages by analyzing staged code changes. It functions as an LLM git commit generator, transforming technical diffs into human-readable summaries based on standardized formats. The project features a multi-provider AI interface that connects to either cloud-based or local artificial intelligence models. Users can customize generation logic through specific language locales, length constraints, and custom prompts to ensure consistent version control documentation. The tool integrates directly into v

    TypeScript
    عرض على GitHub↗9,022
  • 0xacx/chatgpt-shell-cliالصورة الرمزية لـ 0xacx

    0xacx/chatGPT-shell-cli

    1,238عرض على GitHub↗

    Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc

    Shell
    عرض على GitHub↗1,238
  • adambajguz/typinالصورة الرمزية لـ adambajguz

    adambajguz/Typin

    253عرض على GitHub↗

    Declarative framework for interactive CLI applications

    C#
    عرض على GitHub↗253
  • akamensky/argparseالصورة الرمزية لـ akamensky

    akamensky/argparse

    640عرض على GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    عرض على GitHub↗640
عرض جميع البدائل الـ 30 لـ Gptcommit→

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

ما هي وظيفة zurawiki/gptcommit؟

A git prepare-commit-msg hook for authoring commit messages with LLMs.

ما هي الميزات الرئيسية لـ zurawiki/gptcommit؟

الميزات الرئيسية لـ zurawiki/gptcommit هي: واجهات سطر الأوامر, Command Line Tools, Programming Tools.

ما هي البدائل مفتوحة المصدر لـ zurawiki/gptcommit؟

تشمل البدائل مفتوحة المصدر لـ zurawiki/gptcommit: nutlope/aicommits — aicommits is a command line tool and AI code summarizer that generates descriptive git commit messages by analyzing… alexflint/go-arg. adambajguz/typin — Declarative framework for interactive CLI applications. akamensky/argparse — Argparse for golang. Just because `flag` sucks. 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly… alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser.