Extendable code review and QA agent
Top 20.9% on sourcepulse
Shippie is an extendable code review and QA agent designed to integrate into CI/CD pipelines and local development workflows. It leverages Large Language Models (LLMs) to identify common code issues like exposed secrets, inefficient code, and potential bugs, aiming to improve shipping velocity and code quality for developers.
How It Works
Shippie functions as a vertically integrated agent within CI/CD pipelines, acting as a human code reviewer. It utilizes LLMs to analyze code, identifying specific types of vulnerabilities and inefficiencies. It also serves as a Model Context Protocol (MCP) client, enabling integration with external tools for broader workflow automation.
Quick Start & Requirements
bun i
(or npm
/pnpm
)..env
file.bun start
.Highlighted Details
Maintenance & Community
The project uses release-please
for automated releases based on Conventional Commits. Discussions for ideas and roadmap items are available in the project's discussion tab.
Licensing & Compatibility
The repository does not explicitly state a license in the provided README.
Limitations & Caveats
The project relies on OpenAI's API, incurring associated costs. The README does not detail specific LLM models used or provide performance benchmarks.
1 day ago
Inactive