v1.1.0-beta.3 · public beta
Patchwork OS

You don't have an
automation problem.

You have a decision problem. Patchwork is the layer between your AI's impulse and the action — a local-first runtime where anything consequential stops and asks you first.

Ask before acting — reversible things run free, risky things wait for you
Trust is earned, never assumed — per worker, per action type
Every decision leaves a receipt — durable, replayable, explainable
100% local · Your keys · 45+ connectors
Install in 90 seconds → Star on GitHub
$ npx patchwork-os@beta init
$ patchwork start
An AI operating system built for humans who need sleep.

Every action is classified by blast radius — can it be undone, and how much breaks if it's wrong? Reversible things flow freely. Risky things wait in an approval queue with the evidence attached: what will run, why it fired, what happens if it's wrong.

Workers earn independence from their track record, per action type — good at filing issues doesn't mean allowed to push code. Every decision leaves a receipt you can replay later. All of it runs on your machine. Nothing phones home. Your keys stay yours.

A developer's overnight

Tests fail at 2am. Patchwork triages the stack trace, links the breaking commit, opens a Linear issue, and sends you a Slack summary. You wake up knowing exactly what broke and why.

A small business inbox

Customer emails come in while you're with a client. Patchwork reads them, drafts replies in your voice, and queues them for your one-tap approval. Nothing sends without you.

A morning brief

6am: Patchwork pulls your commits, Linear assignments, calendar, and Slack DMs — and composes one clean brief. You read it over coffee. Already done.

Three steps to autopilot.
1

Install & connect

One command. Detects your tools, sets up starter recipes, and opens the oversight dashboard. Link Gmail, Slack, Linear, GitHub and more — OAuth in one click.

2

Write a recipe

Plain YAML files describe what to watch and what to do. Share them like dotfiles. No code required. Browse 5 community recipes to start.

3

Approve, once

Patchwork acts autonomously. Anything risky lands in your approval queue. One tap — approve or reject. That's the whole loop.

Everything you need. Nothing you don't.

Recipes

Plain YAML. Describe what to watch, what to do, and when to ask. Version-controlled. Shareable. No code required.

Oversight first

Every write, send, or commit lands in your approval queue before it goes anywhere. Approve from the web dashboard, terminal, or your phone.

Multi-model

Claude, GPT, Gemini, Grok, or local Ollama. Your keys, your models, your costs. Swap models per recipe. Nothing phones home.

Community recipes

Browse and install recipes in one command.
patchwork recipe install github:Oolab-labs/patchwork-os/templates/recipes/morning-brief.yaml

What's live today — and what's next.
Web dashboard + terminal UIShipped
Approval queue + kill switchShipped
Worker trust ramp + decision receiptsShipped
Multi-provider LLMsShipped
Recipe runner + YAML formatShipped
Gmail + Google Calendar + SlackShipped
Linear + GitHub + SentryShipped
Jira + HubSpot + DatadogShipped
Stripe + Intercom + Notion + ConfluenceShipped
Mobile push approvals (PWA)Shipped
Community recipe marketplaceShipped
Headless VPS + OAuth 2.0 deployShipped
Ready-to-run recipes.
morning-brief

Daily digest combining unread Gmail, calendar, recent git activity, and assigned GitHub issues into one clean brief — waiting in your inbox before coffee.

productivitymorning
$ patchwork recipe install github:Oolab-labs/patchwork-os/templates/recipes/morning-brief.yaml
incident-to-pr

The flagship worker: root-causes an incident against your repo, drafts the smallest correct patch, gets it judge-reviewed, and opens a ready-to-merge PR.

opsincident
$ patchwork recipe install github:Oolab-labs/patchwork-os/templates/recipes/incident-to-pr.yaml
project-health-check

Fetches git activity, open issues, and diagnostics in parallel, then writes a health summary — run on demand before a sprint review or standup.

engineeringsprint
$ patchwork recipe install github:Oolab-labs/patchwork-os/templates/recipes/project-health-check.yaml
Browse all recipes on GitHub →
45+ connectors. All writes governed by your policy.
Gmail
Slack
GitHub
Linear
Notion
Google Calendar
Jira
Sentry
HubSpot
Datadog
Stripe
Intercom
Confluence
Zendesk

Human in the loop.
Always.

Nothing sends, deletes, or commits without your approval. Patchwork shows the proposed action — exactly what will happen — on one screen.

Approve from the web UI, the terminal dashboard, or your phone. One tap. That's it.

slack.postMessage
medium risk
Channel: #engineering
Sprint 42 review: 14 issues completed, 2 carried over. Velocity 34pts. Top delivery: auth refactor + dashboard v2. Full breakdown in Linear →
Approve
Reject
Up and running in 30 seconds.
terminal
$ npx patchwork-os@beta init   # scaffolds ~/.patchwork, prints your dashboard login
$ patchwork start              # bridge + dashboard at localhost:3200
$ patchwork recipe listsee your recipes
$ patchwork recipe run morning-briefrun one now
$ patchworkopen terminal dashboard
$ patchwork recipe install github:Oolab-labs/patchwork-os/templates/recipes/incident-to-pr.yamlinstall from community
Built for people with better things to do.

Developers

Automate triage, PR summaries, test failure alerts, and sprint prep. Keep the oversight. Lose the toil.

Small teams & businesses

Triage inboxes, draft responses, escalate issues, and run daily briefs — without a dedicated ops person.

Power users

Build custom recipes for anything. Connect any API. Run local models. Use your own keys. Own your automation stack.

Copied to clipboard