From 6c2fbba5bff05bfe18dab7991acc2bc988896cf9 Mon Sep 17 00:00:00 2001 From: whynowlab <244895798+whynowlab@users.noreply.github.com> Date: Thu, 19 Mar 2026 02:15:18 +0900 Subject: [PATCH] Add zclean to Ecosystem --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..c288e75 100644 --- a/README.md +++ b/README.md @@ -818,6 +818,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem. | [myclaude](https://github.com/stellarlinkco/myclaude) | 2,400+ | Multi-agent orchestration routing to Claude Code, Codex, Gemini, and OpenCode | | [claude-code-mcp](https://github.com/steipete/claude-code-mcp) | 1,100+ | Run Claude Code as a one-shot MCP server -- an agent in your agent | | [ccmanager](https://github.com/kbwo/ccmanager) | 940+ | Session manager supporting 8 coding agents with smart auto-approval | +| [zclean](https://github.com/whynowlab/zclean) | 19+ | Kills orphaned processes left behind by Claude Code and Codex. Stops zombie node/python/esbuild from eating your RAM | ---