We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6041261 commit f34715fCopy full SHA for f34715f
aider-acp/agent.json _not_yet_unsupported/aider-acp/agent.jsonaider-acp/agent.json renamed to _not_yet_unsupported/aider-acp/agent.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "../agent.schema.json",
+ "$schema": "../../agent.schema.json",
3
"id": "aider-acp",
4
"name": "Aider",
5
"version": "0.5.0",
@@ -8,15 +8,8 @@
8
"repository": "https://github.com/jorgejhms/aider-acp",
9
"license": "Apache-2.0",
10
"authors": [
11
- {
12
- "name": "Jorge Manrique",
13
- "url": "https://github.com/jorgejhms"
14
- },
15
16
- "name": "Paul Gauthier",
17
- "url": "https://github.com/paul-gauthier",
18
- "note": "Aider author"
19
- }
+ "Jorge Manrique",
+ "Paul Gauthier"
20
],
21
"distribution": {
22
"npx": {
@@ -44,4 +37,4 @@
44
37
"terminal",
45
38
"multi-model"
46
39
]
47
-}
40
+}
0 commit comments