Patched Howto

Patched is an open-source workflow automation framework that uses AI to accelerate mundane development tasks like code reviews, documentation, and security patching.
View More

How to Use Patched

Install Patchwork: Follow the instructions on the Patchwork GitHub repository (https://github.com/patched-codes/patchwork) to install the Patchwork CLI tool.
Set up API keys: Obtain API keys for the LLM service you want to use (e.g. OpenAI). You can get free API keys from Patched.
Choose a patchflow: Select a pre-built patchflow like GenerateREADME, PRReview, or DependencyUpgrade, or create your own custom patchflow.
Run the patchflow: Use the Patchwork CLI to run your chosen patchflow. For example: 'patchwork GenerateREADME' to generate a README file.
Configure options: Customize the patchflow behavior using configuration options like disable_branch, force_pr_creation, etc.
Integrate with your workflow: Set up Patchwork to run automatically as part of your development pipeline or CI/CD process.
Review and refine: Review the output of the patchflows and refine the configurations as needed for your specific use case.

Patched FAQs

Patchwork is a set of open-source python scripts and LLM prompts that can be run as part of your development pipeline to automate mundane tasks. It's designed for developers who want to automate day-to-day tasks using LLMs.

Latest AI Tools Similar to Patched

invoices.dev
invoices.dev
invoices.dev is an automated invoicing platform that generates invoices directly from developers' Git commits, with integration capabilities for GitHub, Slack, Linear, and Google services.
Monyble
Monyble
Monyble is a no-code AI platform that enables users to launch AI tools and projects within 60 seconds without requiring technical expertise.
Devozy.ai
Devozy.ai
Devozy.ai is an AI-powered developer self-service platform that combines Agile project management, DevSecOps, multi-cloud infrastructure management, and IT service management into a unified solution for accelerating software delivery.
Mediatr
Mediatr
MediatR is a popular open-source .NET library that implements the Mediator pattern to provide simple and flexible request/response handling, command processing, and event notifications while promoting loose coupling between application components.