Patchwork
ActiveDescription
Agentic AI framework for enterprise workflow automation. Uses LLM-powered pipelines for code reviews, DevOps, and other enterprise tasks.
Key Features
- Reusable atomic Steps for creating PRs, committing changes, calling LLMs, and more
- Customizable Prompt Templates optimized for library updates, code generation, and vulnerability remediation
- Patchflows combining Steps and Prompts for PR reviews, code fixing, and documentation automation
- Self-hosted CLI agent supporting OpenAI, Google Gemini, Groq, Hugging Face, and local models
- Security-focused patchflows with Semgrep and depscan integration for AutoFix and DependencyUpgrade
- RAG-powered ResolveIssue patchflow using ChromaDB for intelligent codebase analysis
Use Cases
Tags
Categories
Quick Start
pip install 'patchwork-cli[all]' --upgrade