awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesTest Failure Healing

Automated repair of failing test steps and locators.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Test Failure Healing. Refine with filters or upvote what's useful.

Awesome Test Failure Healing GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/playwrightmicrosoft का अवतार

    microsoft/playwright

    91,074GitHub पर देखें↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    Repairs failing test steps by re-evaluating the UI and proposing updated locators.

    TypeScriptautomationchromechromium
    GitHub पर देखें↗91,074
  • aiming-lab/autoresearchclawaiming-lab का अवतार

    aiming-lab/AutoResearchClaw

    13,453GitHub पर देखें↗

    AutoResearchClaw is an agentic system designed to automate the scientific research process. It functions as an autonomous research agent and workflow automator that manages the entire lifecycle of a project, from initial hypothesis generation and literature review to experimental execution and the production of LaTeX-formatted academic papers. The system distinguishes itself through a multi-agent research pipeline that utilizes structured debates for hypothesis refinement and peer review. It employs a branch-and-merge architecture to explore parallel research directions and integrates human-i

    Automatically repairs runtime bugs in sandboxed research code using LLM-based self-healing.

    Python
    GitHub पर देखें↗13,453
  • microsoft/vscode-copilot-chatmicrosoft का अवतार

    microsoft/vscode-copilot-chat

    9,493GitHub पर देखें↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Analyzes failing test output logs to autonomously suggest and apply functional fixes to the code.

    TypeScript
    GitHub पर देखें↗9,493
  • biobootloader/wolverinebiobootloader का अवतार

    biobootloader/wolverine

    5,083GitHub पर देखें↗

    Wolverine एक AI कोड रिपेयर टूल और सेल्फ-हीलिंग Python रनटाइम है जिसे रनटाइम क्रैश के लिए स्क्रिप्ट्स की निगरानी करने और स्वचालित रूप से सोर्स कोड को रिकवर करने के लिए डिज़ाइन किया गया है। यह एक स्वचालित स्क्रिप्ट रिकवरी टूल के रूप में कार्य करता है जो विफलताओं की पहचान करता है और सुधारों का प्रस्ताव देने व लागू करने के लिए लार्ज लैंग्वेज मॉडल्स का उपयोग करता है। यह सिस्टम एक पुनरावृत्त डीबगिंग चक्र के माध्यम से काम करता है जो ट्रेसबैक डेटा को कैप्चर करता है और इसे ट्रायल-एंड-एरर के माध्यम से सुधारों को रिफ़ाइन करने के लिए एक लैंग्वेज मॉडल में वापस फ़ीड करता है। सुरक्षा सुनिश्चित करने के लिए, इसमें एक ह्यूमन-इन-द-लूप वेरिफिकेशन मैकेनिज्म शामिल है जिसके लिए जनरेट किए गए कोड परिवर्तनों को मूल सोर्स फ़ाइलों में पैच करने से पहले मैन्युअल अनुमोदन की आवश्यकता होती है। यह टूल स्वचालित स्क्रिप्ट डीबगिंग और पुनरावृत्त परीक्षण में व्यापक क्षमताओं को कवर करता है। इसमें कॉन्फ़िगर करने योग्य मॉडल रूटिंग शामिल है, जो उपयोगकर्ताओं को पसंदीदा लैंग्वेज मॉडल्स निर्दिष्ट करने और स्वचालित संशोधनों के लिए पुष्टिकरण स्तरों को परिभाषित करने की अनुमति देता है।

    Acts as a runtime wrapper that detects execution errors and regenerates source code to fix bugs automatically.

    Python
    GitHub पर देखें↗5,083
  • modelscope/ms-agentmodelscope का अवतार

    modelscope/ms-agent

    4,318GitHub पर देखें↗

    ms-agent is an LLM agent framework and multi-agent orchestration system designed to build autonomous entities that combine large language models with tool calling and structured workflows. It serves as a tool integration platform and workflow engine for executing complex tasks through the coordination of specialized agents. The project distinguishes itself through a multimodal agent workflow engine capable of automating the production of text, images, and video. It features a sandboxed code execution environment for running generated code and quantitative data analysis in isolated containers,

    Uses LLMs to automatically repair runtime bugs occurring during the execution of agent tasks in sandboxed environments.

    Pythonagentic-insightagentic-searchchat-bot
    GitHub पर देखें↗4,318
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Orchestration and Multi-Agent Systems
  5. Test Failure Healing

सब-टैग एक्सप्लोर करें

  • Runtime Bug HealingLLM-based automated repair of runtime errors occurring during the execution of autonomous experiments. **Distinct from Test Failure Healing:** Distinct from test failure healing: focuses on repairing active runtime bugs in sandboxed research code