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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • coplaydev/unity-mcpAvatar de CoplayDev

    CoplayDev/unity-mcp

    10,959Ver en 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
    Ver en GitHub↗10,959
  • biobootloader/wolverineAvatar de biobootloader

    biobootloader/wolverine

    5,083Ver en GitHub↗

    Wolverine es una herramienta de reparación de código de IA y runtime de Python de autocuración diseñado para monitorear scripts en busca de bloqueos en tiempo de ejecución y recuperar automáticamente el código fuente. Funciona como una herramienta de recuperación de scripts automatizada que identifica fallas y utiliza modelos de lenguaje grandes para proponer y aplicar correcciones. El sistema opera a través de un ciclo de depuración iterativo que captura datos de traceback y los retroalimenta a un modelo de lenguaje para refinar las correcciones mediante prueba y error. Para garantizar la seguridad, incluye un mecanismo de verificación humano-en-el-bucle que requiere aprobación manual antes de que los cambios de código generados se apliquen a los archivos fuente originales. La herramienta cubre capacidades más amplias en depuración de scripts automatizada y pruebas iterativas. Incluye enrutamiento de modelos configurable, permitiendo a los usuarios especificar modelos de lenguaje preferidos y definir los niveles de confirmación para modificaciones automatizadas.

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

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