diff --git a/README.md b/README.md index 81b60de..84f80fb 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 +- **[fractal](https://github.com/plasma-ai/fractal)**, Runs Claude Code, Codex, and other agents in per-node Git worktrees with recursive delegation diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..ccc9c76 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 优化的文件管理和代码迭代 +- **[fractal](https://github.com/plasma-ai/fractal)**,在每个节点的独立 Git 工作树中运行 Claude Code、Codex 等编程智能体,并支持递归任务委派 \ No newline at end of file