Skip to content

Commit be9b02c

Browse files
author
acp-release[bot]
committed
Update 2 agents to latest versions
- dimcode: 0.0.13 -> 0.0.15 - nova: 1.0.68 -> 1.0.69
1 parent 31b9a11 commit be9b02c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dimcode/agent.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"id": "dimcode",
33
"name": "DimCode",
4-
"version": "0.0.13",
4+
"version": "0.0.15",
55
"description": "A coding agent that puts leading models at your command.",
66
"authors": [
77
"ArcShips"
88
],
99
"license": "proprietary",
1010
"distribution": {
1111
"npx": {
12-
"package": "dimcode@0.0.13",
12+
"package": "dimcode@0.0.15",
1313
"args": [
1414
"acp"
1515
]
1616
}
1717
}
18-
}
18+
}

nova/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "nova",
33
"name": "Nova",
4-
"version": "1.0.68",
4+
"version": "1.0.69",
55
"description": "Nova by Compass AI - a fully-fledged software engineer at your command",
66
"repository": "https://github.com/Compass-Agentic-Platform/nova",
77
"authors": [
@@ -11,7 +11,7 @@
1111
"icon": "./icon.svg",
1212
"distribution": {
1313
"npx": {
14-
"package": "@compass-ai/nova@1.0.68",
14+
"package": "@compass-ai/nova@1.0.69",
1515
"args": [
1616
"acp"
1717
]

0 commit comments

Comments
 (0)