Awesome AI AgentsCode Automation and Testing

kodustech/kodus-ai

⭐ 1372 TypeScript added to this list on 2025-04-13 repository created 2025-03-28

Kodus AI is an open-source project designed to provide automated AI-powered code reviews that mimic the expertise of a senior developer. The tool integrates seamlessly into Git workflows, automatically reviewing pull requests to help teams catch bugs, enforce best practices, and maintain clean codebases without slowing down development. Kodus AI learns the specific coding styles, architecture patterns, and team standards of your project to deliver personalized, context-aware feedback. Users can define custom review policies in plain language or any preferred language, aligning the reviews with their team's engineering principles. The project offers two main editions: a Cloud Edition for quick setup with a fully managed solution, and a Self-Hosted Edition for teams wanting full control over deployment. Kodus AI supports continuous learning by adapting to team feedback and preferences over time, improving the quality and relevance of its reviews. The open-source version provides essential features like self-hosting, unlimited users, and the ability to bring your own API key, while the Cloud and Enterprise editions offer advanced capabilities such as productivity metrics, premium support, custom integrations, and compliance auditing. Kodus AI aims to accelerate development velocity and improve code quality by acting as a tireless, knowledgeable code reviewer that fits naturally into existing development workflows. The project encourages community contributions and provides extensive documentation, a community Discord, and direct support channels. Overall, Kodus AI is a powerful tool for teams looking to enhance their code review process with AI-driven insights and automation, making code reviews more efficient, consistent, and aligned with team standards.

https://github.com/kodustech/kodus-ai

ai-code-reviewautomated-code-reviewbest-practices-enforcementbug-detectioncloud-editioncode-qualitycompliance-auditingcontext-aware-feedbackcontinuous-learningcustom-review-policiesdeveloper-toolsgit-integrationopen-sourceproductivity-metricspull-request-reviewself-hostedsoftware-developmentteam-standards

Also in Code Automation and Testing

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.

SWE-agent/SWE-agent

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-ai/qodo-cover

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/judge0

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

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.

mattzcarey/shippie

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.

OpenAutoCoder/Agentless

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.

the-open-engine/zeroshot

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.