From 29dd7bd444ef2453b2eeab3981b01717e333d393 Mon Sep 17 00:00:00 2001 From: zerob13 Date: Mon, 9 Feb 2026 18:39:24 +0800 Subject: [PATCH 1/5] Add dimcode agent 0.0.6-beta.26 --- dimcode/agent.json | 18 ++++++++++++++++++ dimcode/icon.svg | 3 +++ 2 files changed, 21 insertions(+) create mode 100644 dimcode/agent.json create mode 100644 dimcode/icon.svg diff --git a/dimcode/agent.json b/dimcode/agent.json new file mode 100644 index 0000000..4945f2d --- /dev/null +++ b/dimcode/agent.json @@ -0,0 +1,18 @@ +{ + "id": "dimcode", + "name": "DimCode", + "version": "0.0.6-beta.26", + "description": "A coding agent that puts leading models at your command.", + "authors": [ + "ArcShips" + ], + "license": "proprietary", + "distribution": { + "npx": { + "package": "dimcode@0.0.6-beta.26", + "args": [ + "acp" + ] + } + } +} \ No newline at end of file diff --git a/dimcode/icon.svg b/dimcode/icon.svg new file mode 100644 index 0000000..1fa31ce --- /dev/null +++ b/dimcode/icon.svg @@ -0,0 +1,3 @@ + + + From b9eb1154c1a992d4a97ef4cd988ff85d2efded32 Mon Sep 17 00:00:00 2001 From: zerob13 Date: Wed, 11 Feb 2026 20:20:50 +0800 Subject: [PATCH 2/5] Update dimcode 0.0.6 --- dimcode/agent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dimcode/agent.json b/dimcode/agent.json index 4945f2d..40f41a3 100644 --- a/dimcode/agent.json +++ b/dimcode/agent.json @@ -1,7 +1,7 @@ { "id": "dimcode", "name": "DimCode", - "version": "0.0.6-beta.26", + "version": "0.0.6", "description": "A coding agent that puts leading models at your command.", "authors": [ "ArcShips" @@ -9,7 +9,7 @@ "license": "proprietary", "distribution": { "npx": { - "package": "dimcode@0.0.6-beta.26", + "package": "dimcode@0.0.6", "args": [ "acp" ] From 28ffa322126423e6b985f87dcee956a491216566 Mon Sep 17 00:00:00 2001 From: zerob13 Date: Wed, 11 Feb 2026 23:09:53 +0800 Subject: [PATCH 3/5] Update dimcode 0.0.7 --- dimcode/agent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dimcode/agent.json b/dimcode/agent.json index 40f41a3..eb985ef 100644 --- a/dimcode/agent.json +++ b/dimcode/agent.json @@ -1,7 +1,7 @@ { "id": "dimcode", "name": "DimCode", - "version": "0.0.6", + "version": "0.0.7", "description": "A coding agent that puts leading models at your command.", "authors": [ "ArcShips" @@ -9,7 +9,7 @@ "license": "proprietary", "distribution": { "npx": { - "package": "dimcode@0.0.6", + "package": "dimcode@0.0.7", "args": [ "acp" ] From 56d76762e0227488a2b1e14eec6c664f954ce6c6 Mon Sep 17 00:00:00 2001 From: zerob13 Date: Thu, 12 Feb 2026 10:49:16 +0800 Subject: [PATCH 4/5] Update dimcode 0.0.9 --- dimcode/agent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dimcode/agent.json b/dimcode/agent.json index eb985ef..fb7815a 100644 --- a/dimcode/agent.json +++ b/dimcode/agent.json @@ -1,7 +1,7 @@ { "id": "dimcode", "name": "DimCode", - "version": "0.0.7", + "version": "0.0.9", "description": "A coding agent that puts leading models at your command.", "authors": [ "ArcShips" @@ -9,7 +9,7 @@ "license": "proprietary", "distribution": { "npx": { - "package": "dimcode@0.0.7", + "package": "dimcode@0.0.9", "args": [ "acp" ] From 50ce2319e06be21fe7f8f531612af007a403b68f Mon Sep 17 00:00:00 2001 From: zerob13 Date: Sun, 15 Feb 2026 12:51:52 +0800 Subject: [PATCH 5/5] Update dimcode to 0.0.11 --- dimcode/agent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dimcode/agent.json b/dimcode/agent.json index fb7815a..79f97e0 100644 --- a/dimcode/agent.json +++ b/dimcode/agent.json @@ -1,7 +1,7 @@ { "id": "dimcode", "name": "DimCode", - "version": "0.0.9", + "version": "0.0.11", "description": "A coding agent that puts leading models at your command.", "authors": [ "ArcShips" @@ -9,7 +9,7 @@ "license": "proprietary", "distribution": { "npx": { - "package": "dimcode@0.0.9", + "package": "dimcode@0.0.11", "args": [ "acp" ]