From d5f76b7411f489dbec8a277ca69d236bfa896177 Mon Sep 17 00:00:00 2001 From: TheStack-ai <244895798+whynowlab@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:04:13 +0900 Subject: [PATCH] Add zclean --- README.md | 1 + README.zh-CN.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81b60de..1e05e6a 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ English | [中文](README.zh-CN.md) ## Specialized Tools - **[RepoPrompt](https://repoprompt.com/)**, macOS native app for AI-optimized file management and code iteration +- **[zclean](https://github.com/TheStack-ai/zclean)**, Local CLI for cleaning AI coding runtime leftovers and workspace caches diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..558ee16 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -60,4 +60,5 @@ ## 专用工具 -- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 \ No newline at end of file +- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 +- **[zclean](https://github.com/TheStack-ai/zclean)**,本地 CLI,用于清理 AI 编程运行残留和工作区缓存