alibaba/arthas
Arthas is an open-source Java diagnostic tool by Alibaba that enables real-time production troubleshooting and performance monitoring without code changes or JVM restarts.
Awesome AI Agents › Code Automation and Testing
Arthas is an open-source Java diagnostic tool by Alibaba that enables real-time production troubleshooting and performance monitoring without code changes or JVM restarts.
SWE-agent is an autonomous software engineering tool that uses large language models to automatically fix GitHub issues, perform web tasks, and solve cybersecurity challenges, achieving state-of-the-art results in automated software repair and offensive cybersecurity.
Qodo-Cover is an AI-powered tool that automates the generation of unit tests to enhance code coverage, supporting integration with GitHub CI workflows and local CLI usage.
Judge0 is a robust, scalable, and open-source online code execution system that supports over 60 programming languages and is designed for easy integration into various applications.
BuilderIO/micro-agent is an AI-powered tool that writes and iteratively refines code by generating tests and ensuring all test cases pass, focusing on reliable test-driven development.
Shippie is an AI-powered extensible code review agent that integrates into CI/CD pipelines to automatically detect code issues and improve software delivery speed.
Agentless is an open-source project that automatically solves software development problems through a three-phase process of fault localization, repair, and patch validation, achieving competitive results on SWE-bench benchmarks.
Command-line orchestrator that drives coding agent CLIs through an executor-verifier loop, so the agent that wrote a change is never the one that declares it correct.
Shell CLI that runs Claude Code in a continuous loop, opening a pull request per iteration, watching CI, merging or discarding the work, and carrying context forward through a shared markdown file.
Kodus AI is an open-source AI-powered tool that automates personalized, context-aware code reviews to help development teams catch bugs, enforce best practices, and maintain high-quality codebases efficiently.
Hercules is the world's first open-source no-code testing agent that automates UI, API, security, accessibility, and visual validations using natural language Gherkin steps for end-to-end testing.
Self-improving QA harness that runs natural-language web and mobile tests with an agent, re-observes the UI to heal broken steps, and accumulates execution memory across runs.
An NPX installer that drops more than 30 specialized Claude Code sub-agents, hooks and test scaffolding into a project so that every coding task runs through a hub-and-spoke router under a strict test-driven workflow.
Devlooper is a program synthesis agent that autonomously generates and iteratively fixes code by running tests in a sandboxed environment until all tests pass.
Skylos is a local-first static analysis CLI for many languages that finds dead code, secrets, security flaws and typical AI-generated code defects, and exposes verification and agent-testing commands plus an MCP server.
Mutahunter is an open-source, language-agnostic mutation testing tool that uses large language models to improve test suite effectiveness and software quality.
ChatUITest is a project focused on automatically generating GUI test scripts and includes related tools and datasets for simulating and studying UI defects to improve automated UI testing.