At a glance
Patched is an open-source, browser-based application that uses artificial intelligence to automate and simplify everyday development work. It helps teams reduce manual effort by offering configurable workflows that handle repetitive engineering tasks.
Main capabilities
- Dependency updates: Automatically detects and updates insecure or outdated libraries while attempting to avoid introducing breaking changes.
- Pull request analysis: Generates concise summaries and posts inline comments to speed up code reviews and reduce reviewer overhead.
- Automated fixes: Applies simple repairs for issues flagged by static application security testing (SAST) tools, helping to close common vulnerability findings quickly.
Custom workflows and toolchain links
Patched includes a patchflow generator that lets teams design tailored pipelines for their processes. It connects with popular developer platforms such as GitHub and GitLab and integrates with project tracking and cloud services like Jira and AWS to fit into existing toolchains.
Privacy, hosting, and user interface
You can run Patched inside your own environment and supply your own API credentials to keep data under your control. The project is fully free to use; if you’d rather avoid command-line setup, there’s an optional hosted offering that provides a graphical interface for managing workflows and settings.
Technical
- Web App
- Full