by microsoft · Agent Tool · ★ 101
🚀 RepoLaunch Agent Turning Any Codebase into Testable Sandbox Environment RepoLaunch is the first agentic SWE tool for repository build and test management across programming languages and operating systems. Given a code repository, RepoLaunch can: Install all dependencies and build the repository, delivered as a docker image, with docker image layer info collected for Dockerfile reconstruction; Organize the command to rebuild the repository inside a container after repo modifications; Organize command to test the repository, write a parser to parse test output into structured...
| Stars | 101 |
| Forks | 10 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 57.57062026577/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-01 |
| Created | 2025-09-08 |
| Platforms | python |
| Est. Tokens | ~72k |
Explore other popular agent tool tools:
RepoLaunch is RepoLaunch is an agentic SWE tool aimed at automating the build, execution and test of GitHub repositories across programming languages and operating systems.. It is categorized as a Agent Tool with 101 GitHub stars.
RepoLaunch is primarily written in Python.
You can find installation instructions and usage details in the RepoLaunch GitHub repository at github.com/microsoft/RepoLaunch. The project has 101 stars and 10 forks, indicating an active community.
RepoLaunch is released under the MIT license, making it free to use and modify according to the license terms.