From acab911aa84710fe8dfb8eeca2ef13556f5d79da Mon Sep 17 00:00:00 2001 From: Rayson Date: Tue, 1 Sep 2026 13:49:43 -0700 Subject: [PATCH 1/2] =?UTF-8?q?Add=20AgentBridge=20to=20Specialized=20Tool?= =?UTF-8?q?s=20(EN)=20and=20=E4=B8=93=E7=94=A8=E5=B7=A5=E5=85=B7=20(ZH)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..76d92d6 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 +- **[AgentBridge](https://github.com/raysonmeng/agent-bridge)**, Local CLI bridging Claude Code and Codex as live peers diff --git a/README.zh-CN.md b/README.zh-CN.md index e9d3be7..c100f44 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 优化的文件管理和代码迭代 +- **[AgentBridge](https://github.com/raysonmeng/agent-bridge)**,本地 CLI,让 Claude Code 与 Codex 同会话实时对等协作 From 8d979139ca059e62e6f8bca6e86cd5da0f24b912 Mon Sep 17 00:00:00 2001 From: Rayson Date: Tue, 1 Sep 2026 13:54:20 -0700 Subject: [PATCH 2/2] =?UTF-8?q?Add=20AgentBridge=20to=20=E4=B8=93=E7=94=A8?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=20(ZH)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index c100f44..572d5fc 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -61,4 +61,4 @@ ## 专用工具 - **[RepoPrompt](https://repoprompt.com/)**,macOS 原生应用,用于 AI 优化的文件管理和代码迭代 -- **[AgentBridge](https://github.com/raysonmeng/agent-bridge)**,本地 CLI,让 Claude Code 与 Codex 同会话实时对等协作 +- **[AgentBridge](https://github.com/raysonmeng/agent-bridge)**,本地 CLI,让 Claude Code 与 Codex 同会话实时对等协作 \ No newline at end of file