From 1838313ee57efef421afdcfda554d71bffd8ed53 Mon Sep 17 00:00:00 2001 From: bonjourjoel <78134277+bonjourjoel@users.noreply.github.com> Date: Tue, 25 Aug 2026 12:41:35 +0200 Subject: [PATCH 1/2] Add AICode to AI tools list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81b60de..743235f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ English | [中文](README.zh-CN.md) - **[KiloCode](https://kilocode.ai/)**, AI assistant superset of Roo/Cline with Orchestrator Mode and error recovery - **[GitHub Copilot](https://github.com/features/copilot)**, Microsoft's widely-adopted AI pair programmer with autonomous agent capabilities - **[Cody](https://sourcegraph.com/cody)**, Sourcegraph's AI assistant with advanced codebase search and multi-LLM support +- **[AICode](https://ai-code.ai/)**, Specification-first VS Code agent with mandatory human review before code generation and MCP integration ## Web-Based Development Platforms From f4d35082db8535eba48588a4f3f3c394eb1da6b9 Mon Sep 17 00:00:00 2001 From: bonjourjoel <78134277+bonjourjoel@users.noreply.github.com> Date: Tue, 25 Aug 2026 12:42:09 +0200 Subject: [PATCH 2/2] Add AICode to the list of AI tools --- README.zh-CN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..063b2a0 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -43,6 +43,7 @@ - **[KiloCode](https://kilocode.ai/)**,Roo/Cline 的 AI 助手超集,具备 Orchestrator 模式和错误恢复功能 - **[GitHub Copilot](https://github.com/features/copilot)**,微软广泛使用的 AI 结对编程工具,具备自主智能体功能 - **[Cody](https://sourcegraph.com/cody)**,Sourcegraph 的 AI 助手,具备高级代码库搜索和多 LLM 支持 +- **[AICode](https://ai-code.ai/)**,规范优先的 VS Code AI 智能体,代码生成前强制人工审查,支持 MCP 集成 ## 基于 Web 的开发平台 @@ -60,4 +61,4 @@ ## 专用工具 -- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 \ No newline at end of file +- **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代