From 8c00b90b59b4e7dffaf13d162f1515db09f81d37 Mon Sep 17 00:00:00 2001 From: Denis Smirnov Date: Sat, 2 May 2026 00:23:52 +0700 Subject: [PATCH] Add AgentPlane --- 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..b0f7134 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 +- **[AgentPlane](https://github.com/basilisk-labs/agentplane)**, Git-native CLI workflow-control layer for auditable repo-local coding-agent work diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..d859221 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 优化的文件管理和代码迭代 +- **[AgentPlane](https://github.com/basilisk-labs/agentplane)**,Git 原生 CLI 工作流控制层,用于可审计的本地 AI 代码智能体流程