agdi 2.10.1 β 2.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +53 -50
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -26,32 +26,46 @@ agdi squad "Build a todo app with authentication" --deploy
|
|
|
26
26
|
## π How It Works
|
|
27
27
|
|
|
28
28
|
```
|
|
29
|
-
|
|
30
|
-
β
|
|
31
|
-
|
|
32
|
-
β
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
β
|
|
36
|
-
|
|
37
|
-
β
|
|
38
|
-
|
|
39
|
-
β
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
β
|
|
43
|
-
|
|
44
|
-
β
|
|
45
|
-
|
|
46
|
-
β
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
β
|
|
50
|
-
|
|
51
|
-
β
|
|
52
|
-
|
|
53
|
-
β
|
|
54
|
-
|
|
29
|
+
βββββββββββββββββββ
|
|
30
|
+
β π€ Your Prompt β
|
|
31
|
+
ββββββββββ¬βββββββββ
|
|
32
|
+
β
|
|
33
|
+
βΌ
|
|
34
|
+
βββββββββββββββββββ
|
|
35
|
+
β π§ Manager βββββΆ π Project Spec
|
|
36
|
+
ββββββββββ¬βββββββββ
|
|
37
|
+
β
|
|
38
|
+
ββββββββββββββββ΄βββββββββββββββ
|
|
39
|
+
β β
|
|
40
|
+
βΌ βΌ
|
|
41
|
+
βββββββββββββββββββ βββββββββββββββββββ
|
|
42
|
+
β π¨ Frontend β β βοΈ Backend β
|
|
43
|
+
ββββββββββ¬βββββββββ ββββββββββ¬βββββββββ
|
|
44
|
+
β β
|
|
45
|
+
ββββββββββββββββ¬βββββββββββββββ
|
|
46
|
+
β
|
|
47
|
+
βΌ
|
|
48
|
+
βββββββββββββββββββ
|
|
49
|
+
β π΅οΈ QA Agent β
|
|
50
|
+
ββββββββββ¬βββββββββ
|
|
51
|
+
β
|
|
52
|
+
ββββββββββ΄βββββββββ
|
|
53
|
+
β Build Pass? β
|
|
54
|
+
ββββββββββ¬βββββββββ
|
|
55
|
+
β
|
|
56
|
+
ββββββββββββββββ΄βββββββββββββββ
|
|
57
|
+
β No Yes β
|
|
58
|
+
βΌ βΌ
|
|
59
|
+
βββββββββββββββββββ βββββββββββββββββββ
|
|
60
|
+
β π§ Auto-Fix β β π DevOps β
|
|
61
|
+
ββββββββββ¬βββββββββ ββββββββββ¬βββββββββ
|
|
62
|
+
β β
|
|
63
|
+
ββββββββββββΆ ββββββββββββββββββ
|
|
64
|
+
β
|
|
65
|
+
βΌ
|
|
66
|
+
βββββββββββββββββββ
|
|
67
|
+
β π Live URL! β
|
|
68
|
+
βββββββββββββββββββ
|
|
55
69
|
```
|
|
56
70
|
|
|
57
71
|
---
|
|
@@ -94,29 +108,21 @@ agdi squad "Build a blog with comments" --deploy
|
|
|
94
108
|
|
|
95
109
|
## π Commands
|
|
96
110
|
|
|
97
|
-
### Core Commands
|
|
98
|
-
|
|
99
111
|
```bash
|
|
112
|
+
# Core
|
|
100
113
|
agdi # Interactive mode
|
|
101
114
|
agdi auth # Configure API keys
|
|
102
|
-
agdi squad "..." #
|
|
115
|
+
agdi squad "..." # Multi-agent builder
|
|
103
116
|
agdi build "..." # Single-agent build
|
|
104
|
-
```
|
|
105
|
-
|
|
106
|
-
### Squad Options
|
|
107
117
|
|
|
108
|
-
|
|
109
|
-
agdi squad "
|
|
110
|
-
agdi squad "
|
|
111
|
-
```
|
|
118
|
+
# Squad Options
|
|
119
|
+
agdi squad "..." --deploy # Auto-deploy to Vercel
|
|
120
|
+
agdi squad "..." --output ./ # Specify output directory
|
|
112
121
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
```bash
|
|
122
|
+
# Other
|
|
116
123
|
agdi model # Change AI model
|
|
117
124
|
agdi chat # Q&A mode
|
|
118
125
|
agdi doctor # System health check
|
|
119
|
-
agdi auth --status # Show configured providers
|
|
120
126
|
```
|
|
121
127
|
|
|
122
128
|
---
|
|
@@ -136,10 +142,9 @@ agdi auth
|
|
|
136
142
|
```bash
|
|
137
143
|
agdi squad "Build a landing page" --deploy
|
|
138
144
|
|
|
139
|
-
# Output:
|
|
140
145
|
# π Agdi Squad Activated!
|
|
141
146
|
# π Phase 1: Planning... β
|
|
142
|
-
# β‘ Phase 2: Execution... β
|
|
147
|
+
# β‘ Phase 2: Execution... β
|
|
143
148
|
# β
Phase 3: Validation... β
|
|
144
149
|
# π Phase 4: Deployment... β
|
|
145
150
|
# π Live at: https://your-app.vercel.app
|
|
@@ -162,14 +167,12 @@ agdi squad "Build a landing page" --deploy
|
|
|
162
167
|
|
|
163
168
|
## π‘οΈ Security
|
|
164
169
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
βββββββββββββββββββββββββββββββββββββββββββββββββββ
|
|
172
|
-
```
|
|
170
|
+
| Feature | Protection |
|
|
171
|
+
|---------|------------|
|
|
172
|
+
| π **API Keys** | Stored in ~/.agdi/config.json with 0600 permissions |
|
|
173
|
+
| π **Workspace** | Commands restricted to current directory |
|
|
174
|
+
| β οΈ **Dangerous Ops** | Requires user confirmation |
|
|
175
|
+
| π **Audit Log** | All operations logged |
|
|
173
176
|
|
|
174
177
|
---
|
|
175
178
|
|
package/dist/index.js
CHANGED
|
@@ -6327,7 +6327,7 @@ ${chalk18.cyan(`/_/ |_|\\_, /\\__,_//_/ `)}
|
|
|
6327
6327
|
${chalk18.cyan(` /____/ `)}
|
|
6328
6328
|
`;
|
|
6329
6329
|
var program = new Command();
|
|
6330
|
-
program.name("agdi").description(chalk18.cyan("\u{1F680} AI-powered coding assistant")).version("2.10.
|
|
6330
|
+
program.name("agdi").description(chalk18.cyan("\u{1F680} AI-powered coding assistant")).version("2.10.2").option("-y, --yes", "Auto-approve all prompts (headless/CI mode)").option("-m, --minimal", "Generate only the requested file(s), not a full app").option("-d, --dry-run", "Show what would be created without writing files");
|
|
6331
6331
|
program.hook("preAction", (thisCommand) => {
|
|
6332
6332
|
const opts = thisCommand.opts();
|
|
6333
6333
|
if (opts.yes) {
|