From 45ffe5733b3c98a4e25a0e4e330f24c84277d2fa Mon Sep 17 00:00:00 2001 From: goddonebianu Date: Fri, 6 Mar 2026 09:28:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8Eclaude=20code=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E5=88=B0opencode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- CLAUDE.md => AGENTS.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename CLAUDE.md => AGENTS.md (100%) diff --git a/.gitignore b/.gitignore index ad7ada3..18ae6af 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,4 @@ test.js certificates -.claude +.opencode diff --git a/CLAUDE.md b/AGENTS.md similarity index 100% rename from CLAUDE.md rename to AGENTS.md