Trusted by 2,000+ users

Customizable AI workflows for code reviews, docs and patches

Automate post-code tasks so your team can build and ship even faster.
Backed by
Combinator

Tailor worklows to carry out tedious, repetitive tasks  

Use ready-to-go patchflows or create your own to generate, patch and validate development artifacts.

GenerateREADME automatically generates documentation for a folder in your repository in form of a README.md file.

Command

patchwork GenerateREADME

Configuration

disable_branch
disable_pr
force_pr_creation

PRReview aims to automatically summarize and comment on PRs based on the changes made to the code repository.

Command

patchwork PRReview

Configuration

diff_summary
diff_suggestion
model
client_base_url

DependencyUpgrade patchflow aims to automatically update vulnerable versions of dependencies in your repository to the fixed version while mitigating breaking changes.

Command

patchwork DependencyUpgrade

Configuration

model
client_base_url
analyze_impact
disable_branch
disable_pr
force_pr_creation

Create your own patchflows using available steps and prompts - or write one from scratch if you need. You can also use the patchflow generator to create one from the patched app without writing a single line of code.

Command

patchwork YourOwnPatchflow

Frequently Asked Questions

Know more about the Patched app and our open-source framework Patchwork.

What is Patched?
How is it different from Copilot?
How do I try it out?
What exactly is Patchwork?
Is Patchwork free?
I have more questions. Who do I talk to?
Core Features

Build the AI assistance you need.
After all you're a dev, not a pilot.

Fully Customizable

Customize our patchflows or create new ones in minutes via code or our no-code builder, it's your call.

Privacy First

Deploy patchwork within your own infrastructure with your own LLM API keys for complete privacy.

No code, Low code and All Code

Generate patchflows using text prompts, visual builders or real python code - your choice!

Free and Open Source

Patchwork is an open-source project and can be used for free, forever!

Integrations

Integrate LLMs seamlessly into your SDLC

21+
Patchwork Integrations

Patchwork readily integrates with your existing development lifecycle and tools.

Pricing Plan

Usage-based pricing with cost controls.

Free
Always Free
$0
/ Per Month
Get Started
Access to all patchflows via App and CLI
image/svg+xml
5 Patchflows per month
Enterprise
Tailored pricing
Contact Us
Set up a Call
All features in Pro, plus
image/svg+xml
Unlimited Patchflows*

Blogs

Learn what's new and get a behind the scenes look at Patched

Discover LLM-assisted workflow opportunities in your code
September 26, 2024
We present a new tool -- Patched GitHub repo analyzer that helps users discover different kinds of LLM-assisted workflows in their code.
Build your own AutoFix with Patchwork
September 25, 2024
We describe a patchflow for creating a customizable AutoFix tool that can automatically detect and fix software vulnerabilities using large language models (LLMs).
Evaluating code-to-readme generation using LLMs
September 21, 2024
We introduce Generate README Eval, a new benchmark to evaluate how well LLMs can generate README files from entire code repositories. Our results show that Gemini-1.5 is the SOTA model on this benchmark.