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 MoreHow 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.
Popular Articles
Claude 3.5 Haiku: Anthropic's Fastest AI Model Now Available
Dec 13, 2024
Uhmegle vs Chatroulette: The Battle of Random Chat Platforms
Dec 13, 2024
12 Days of OpenAI Content Update 2024
Dec 13, 2024
Best AI Tools for Work in 2024: Elevating Presentations, Recruitment, Resumes, Meetings, Coding, App Development, and Web Build
Dec 13, 2024
View More