awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • coplaydev/unity-mcpCoplayDev 的头像

    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/wolverinebiobootloader 的头像

    biobootloader/wolverine

    5,083在 GitHub 上查看↗

    Wolverine 是一个 AI 代码修复工具和自愈 Python 运行时,旨在监控脚本的运行时崩溃并自动恢复源代码。它作为一个自动化脚本恢复工具,识别故障并利用大语言模型提出并应用修正。 该系统通过迭代调试循环运行,捕获回溯数据并将其反馈给语言模型,以通过试错法优化修复方案。为了确保安全,它包括一个人在回路 (human-in-the-loop) 的验证机制,在生成的代码更改被修补到原始源文件之前需要手动批准。 该工具涵盖了自动化脚本调试和迭代测试的更广泛功能。它包括可配置的模型路由,允许用户指定首选语言模型并定义自动化修改的确认级别。

    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