Transform any software repository into an AI-ready context package in just a few minutes.
Java 17 or later.
Windows, Linux or macOS.
Any local Git repository or source code directory.
Download the latest RepoLens JAR from the Releases page.
Run:
java -jar Repolens.jar build \
--input /path/to/project \
--output project.pack
Upload the generated .pack file into your favorite AI coding assistant and begin asking questions about the repository.