Overview
Open-source platform for building “patchflows”, agentic workflows that automate code review, security fixes, and other repetitive dev tasks.
Details
Patched is an open-source platform for creating “patchflows,” reusable agentic workflows that automate code-related chores like vulnerability remediation, dependency updates, code review, documentation, and refactors. Each patchflow is a composable script combining LLM steps and tool actions, runnable locally or in CI. Patched provides a library of pre-built patchflows and an SDK for custom ones, plus integrations with GitHub, GitLab, and Jira. It blends agent design with the practical needs of engineering productivity.
Tags
coding, framework, open-source, automation, security