From 5179544fd647769acc33e21f88b5eb3d94a3be58 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Fri, 1 May 2026 08:46:55 -0400 Subject: [PATCH] docs: mark repo as abandoned in favor of paperclip-plugin-k8s Co-Authored-By: Claude Opus 4.7 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 505bf01..35b65d3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> **Abandoned** — This adapter is no longer maintained. The Kubernetes execution capability has moved to the sandbox plugin at [`farhoodlabs/paperclip-plugin-k8s`](https://github.com/farhoodlabs/paperclip-plugin-k8s) (`@farhoodlabs/paperclip-plugin-k8s` on npm). + # Claude (Kubernetes) Paperclip Adapter Plugin Paperclip adapter plugin that runs Claude Code agents as isolated Kubernetes Jobs instead of inside the main Paperclip process.