We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46583e commit 7da2d9dCopy full SHA for 7da2d9d
factory-droid/agent.json
@@ -1,15 +1,15 @@
1
{
2
"id": "factory-droid",
3
"name": "Factory Droid",
4
- "version": "0.65.0",
+ "version": "0.65.1",
5
"description": "Factory Droid - AI coding agent powered by Factory AI",
6
"authors": [
7
"Factory AI"
8
],
9
"license": "proprietary",
10
"distribution": {
11
"npx": {
12
- "package": "droid@0.65.0",
+ "package": "droid@0.65.1",
13
"args": [
14
"exec",
15
"--output-format",
0 commit comments