ما هي git-ai-search؟
البحث عن سياق محادثة الذكاء الاصطناعي واستعادته من سجل git المصدر: git-ai-project/git-ai.
البحث عن سياق محادثة الذكاء الاصطناعي واستعادته من سجل git
ثبّت مهارة الذكاء الاصطناعي git-ai-search بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: git-ai-project/git-ai.
Search and restore AI conversation context from git history using git-ai search and git-ai continue.
Git AI tracks AI-generated code and the conversations that produced it. This skill helps you:
| See what AI context exists for a commit | git-ai search --commit | | See AI context for specific lines | git-ai search --file --lines | | Read the full AI conversation | git-ai search --commit --verbose | | Get machine-readable output | git-ai search --json | | Find prompts mentioning a topic | git-ai search --pattern "keyword" |
البحث عن سياق محادثة الذكاء الاصطناعي واستعادته من سجل git المصدر: git-ai-project/git-ai.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/git-ai-project/git-ai --skill git-ai-searchالبحث عن سياق محادثة الذكاء الاصطناعي واستعادته من سجل git المصدر: git-ai-project/git-ai.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/git-ai-project/git-ai --skill git-ai-search بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/git-ai-project/git-ai