diff --git a/README.md b/README.md index 81b60de..23a7487 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 +- **[ai-agent-detect](https://github.com/agent-detect/ai-agent-detect)**, detects which AI coding agent is running your CLI tool or app diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..6027a69 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 优化的文件管理和代码迭代 +- **[ai-agent-detect](https://github.com/agent-detect/ai-agent-detect)**,检测正在运行你的 CLI 工具或应用的 AI 编码智能体