awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • coplaydev/unity-mcpAvatar CoplayDev

    CoplayDev/unity-mcp

    10,959Vezi pe 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
    Vezi pe GitHub↗10,959
  • biobootloader/wolverineAvatar biobootloader

    biobootloader/wolverine

    5,083Vezi pe GitHub↗

    Wolverine este un instrument de reparare a codului AI și un runtime Python cu auto-vindecare conceput pentru a monitoriza scripturile pentru crash-uri de runtime și a recupera automat codul sursă. Funcționează ca un instrument automat de recuperare a scripturilor care identifică eșecurile și utilizează modele de limbaj mari pentru a propune și aplica corecții. Sistemul operează printr-un ciclu iterativ de depanare care capturează datele traceback și le introduce înapoi într-un model de limbaj pentru a rafina remedierile prin încercare și eroare. Pentru a asigura siguranța, include un mecanism de verificare human-in-the-loop care necesită aprobare manuală înainte ca modificările de cod generate să fie aplicate fișierelor sursă originale. Instrumentul acoperă capabilități mai largi în depanarea automatizată a scripturilor și testarea iterativă. Include rutare configurabilă a modelelor, permițând utilizatorilor să specifice modelele de limbaj preferate și să definească nivelurile de confirmare pentru modificările automatizate.

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

    Python
    Vezi pe GitHub↗5,083
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Automation And Scripting
  5. Script Debugging and Repair