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

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

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

2 مستودعات

Awesome GitHub RepositoriesScript Debugging and Repair

Tools that analyze and fix code issues by describing problems to an AI assistant that can directly modify scripts and components.

Distinct from Automation And Scripting: Distinct from Automation And Scripting: focuses on AI-driven diagnosis and repair of existing scripts rather than general workflow automation or hotkey scripting.

Explore 2 awesome GitHub repositories matching part of an awesome list · Script Debugging and Repair. Refine with filters or upvote what's useful.

Awesome Script Debugging and Repair GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • coplaydev/unity-mcpالصورة الرمزية لـ CoplayDev

    CoplayDev/unity-mcp

    10,959عرض على GitHub↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    Analyzes and repairs Unity scripts by describing issues to an AI assistant that can modify code and components directly.

    C#aiai-integrationanthropic
    عرض على GitHub↗10,959
  • biobootloader/wolverineالصورة الرمزية لـ biobootloader

    biobootloader/wolverine

    5,083عرض على GitHub↗

    Wolverine هي أداة إصلاح كود بالذكاء الاصطناعي وبيئة تشغيل Python ذاتية الشفاء مصممة لمراقبة السكربتات بحثاً عن أعطال وقت التشغيل واستعادة الكود المصدري تلقائياً. تعمل كأداة استعادة سكربت آلية تحدد الإخفاقات وتستخدم نماذج لغوية كبيرة لاقتراح وتطبيق التصحيحات. يعمل النظام من خلال دورة تصحيح أخطاء تكرارية تلتقط بيانات تتبع الأخطاء وتغذيها مرة أخرى في نموذج لغوي لتحسين الإصلاحات من خلال التجربة والخطأ. لضمان السلامة، يتضمن آلية تحقق بشرية تتطلب موافقة يدوية قبل تصحيح تغييرات الكود المولدة في ملفات المصدر الأصلية. تغطي الأداة إمكانات أوسع في تصحيح أخطاء السكربتات الآلي والاختبار التكراري. تتضمن توجيهاً نموذجياً قابلاً للتكوين، مما يسمح للمستخدمين بتحديد النماذج اللغوية المفضلة وتحديد مستويات التأكيد للتعديلات الآلية.

    Provides an automated system that analyzes runtime failures and uses AI to repair failing Python scripts.

    Python
    عرض على GitHub↗5,083
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Automation And Scripting
  5. Script Debugging and Repair