From 243adac49453ff5d1ef431ea52cf1dc2441bd6cc Mon Sep 17 00:00:00 2001 From: yi-ge Date: Mon, 9 Mar 2026 22:13:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20repository=20?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=EF=BC=8C=E6=94=AF=E6=8C=81=E8=BF=9C=E7=A8=8B?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A3=80=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- agent.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/agent.json b/agent.json index 1f5adb7..7fa8040 100644 --- a/agent.json +++ b/agent.json @@ -8,6 +8,10 @@ "runtime": { "engine": "desirecore-engine" }, + "repository": { + "url": "https://github.com/desirecore/agent-desirecore.git", + "branch": "main" + }, "heartbeat": { "enabled": true },