@cloudbase/agent-cli 0.0.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +406 -0
  2. package/README.md +61 -0
  3. package/package.json +35 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,406 @@
1
+ # @cloudbase/agent-cli
2
+
3
+ ## 0.0.10
4
+
5
+ ### Patch Changes
6
+
7
+ - stable release 0.0.10
8
+ - Update all public packages to version 0.0.10
9
+ - Trigger automated stable release workflow
10
+ - Includes latest features and improvements
11
+
12
+ ## 0.0.10-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - alpha release 0.0.9-alpha.3
17
+ - Update all public packages to version 0.0.9-alpha.3
18
+ - Trigger automated alpha release workflow
19
+ - Includes latest features and improvements
20
+
21
+ ## 0.0.10-alpha.0
22
+
23
+ ### Patch Changes
24
+
25
+ - alpha release 0.0.9-alpha.3
26
+ - Update all public packages to version 0.0.9-alpha.3
27
+ - Trigger automated alpha release workflow
28
+ - Includes latest features and improvements
29
+
30
+ ## 0.0.9
31
+
32
+ ### Patch Changes
33
+
34
+ - stable release 0.0.9
35
+ - Update all public packages to version 0.0.9
36
+ - Trigger automated stable release workflow
37
+ - Includes latest features and improvements
38
+
39
+ ## 0.0.9-alpha.2
40
+
41
+ ### Patch Changes
42
+
43
+ - alpha release 0.0.8-alpha.1
44
+ - Update all public packages to version 0.0.8-alpha.1
45
+ - Trigger automated alpha release workflow
46
+ - Includes latest features and improvements
47
+
48
+ ## 0.0.9-alpha.1
49
+
50
+ ### Patch Changes
51
+
52
+ - alpha release 0.0.8-alpha.1
53
+ - Update all public packages to version 0.0.8-alpha.1
54
+ - Trigger automated alpha release workflow
55
+ - Includes latest features and improvements
56
+
57
+ ## 0.0.9-alpha.0
58
+
59
+ ### Patch Changes
60
+
61
+ - alpha release 0.0.8-alpha.1
62
+ - Update all public packages to version 0.0.8-alpha.1
63
+ - Trigger automated alpha release workflow
64
+ - Includes latest features and improvements
65
+
66
+ ## 0.0.8
67
+
68
+ ### Patch Changes
69
+
70
+ - stable release 0.0.8
71
+ - Update all public packages to version 0.0.8
72
+ - Trigger automated stable release workflow
73
+ - Includes latest features and improvements
74
+
75
+ ## 0.0.4-alpha.0
76
+
77
+ ### Patch Changes
78
+
79
+ - alpha release 0.0.7-alpha.1
80
+ - Update all public packages to version 0.0.7-alpha.1
81
+ - Trigger automated alpha release workflow
82
+ - Includes latest features and improvements
83
+
84
+ ## 0.0.0-alpha-20251103123845
85
+
86
+ ### Patch Changes
87
+
88
+ - alpha release 0.0.7-alpha.1
89
+ - Update all public packages to version 0.0.7-alpha.1
90
+ - Trigger automated alpha release workflow
91
+ - Includes latest features and improvements
92
+
93
+ ## 0.0.5
94
+
95
+ ### Patch Changes
96
+
97
+ - stable release 0.0.7
98
+ - Update all public packages to version 0.0.7
99
+ - Trigger automated stable release workflow
100
+ - Includes latest features and improvements
101
+
102
+ ## 0.0.4
103
+
104
+ ### Patch Changes
105
+
106
+ - stable release 0.0.6
107
+ - Update all public packages to version 0.0.6
108
+ - Trigger automated stable release workflow
109
+ - Includes latest features and improvements
110
+
111
+ ## 0.0.0-alpha-20251030080320
112
+
113
+ ### Patch Changes
114
+
115
+ - alpha release 0.0.5-alpha.7
116
+ - Update all public packages to version 0.0.5-alpha.7
117
+ - Trigger automated alpha release workflow
118
+ - Includes latest features and improvements
119
+
120
+ ## 0.0.0-alpha-20251028115618
121
+
122
+ ### Patch Changes
123
+
124
+ - alpha release 0.0.5-alpha.6
125
+ - Update all public packages to version 0.0.5-alpha.6
126
+ - Trigger automated alpha release workflow
127
+ - Includes latest features and improvements
128
+
129
+ ## 0.0.0-alpha-20251028114708
130
+
131
+ ### Patch Changes
132
+
133
+ - alpha release 0.0.5-alpha.5
134
+ - Update all public packages to version 0.0.5-alpha.5
135
+ - Trigger automated alpha release workflow
136
+ - Includes latest features and improvements
137
+
138
+ ## 0.0.0-alpha-20251027092338
139
+
140
+ ### Patch Changes
141
+
142
+ - alpha release 0.0.5-alpha.4
143
+ - Update all public packages to version 0.0.5-alpha.4
144
+ - Trigger automated alpha release workflow
145
+ - Includes latest features and improvements
146
+
147
+ ## 0.0.0-alpha-20251027092045
148
+
149
+ ### Patch Changes
150
+
151
+ - alpha release 0.0.5-alpha.3
152
+ - Update all public packages to version 0.0.5-alpha.3
153
+ - Trigger automated alpha release workflow
154
+ - Includes latest features and improvements
155
+
156
+ ## 0.0.0-alpha-20251024113345
157
+
158
+ ### Patch Changes
159
+
160
+ - alpha release 0.0.5-alpha.2
161
+ - Update all public packages to version 0.0.5-alpha.2
162
+ - Trigger automated alpha release workflow
163
+ - Includes latest features and improvements
164
+
165
+ ## 0.0.0-alpha-20251024090137
166
+
167
+ ### Patch Changes
168
+
169
+ - alpha release 0.0.5-alpha.1
170
+ - Update all public packages to version 0.0.5-alpha.1
171
+ - Trigger automated alpha release workflow
172
+ - Includes latest features and improvements
173
+
174
+ ## 0.0.0-alpha-20251024085927
175
+
176
+ ### Patch Changes
177
+
178
+ - alpha release 0.0.1-alpha.18
179
+ - Update all public packages to version 0.0.1-alpha.18
180
+ - Trigger automated alpha release workflow
181
+ - Includes latest features and improvements
182
+
183
+ ## 0.0.0-alpha-20251023135253
184
+
185
+ ### Patch Changes
186
+
187
+ - Alpha release with latest features and improvements
188
+ - Update all public packages to alpha version
189
+ - Include playground preview enhancements
190
+ - Add Python Server deployment support
191
+ - Include Mastra framework examples
192
+ - Trigger automated alpha release workflow
193
+
194
+ ## 0.0.0-alpha-20251023135056
195
+
196
+ ### Patch Changes
197
+
198
+ - Alpha release with latest features and improvements
199
+ - Update all public packages to alpha version
200
+ - Include playground preview enhancements
201
+ - Add Python Server deployment support
202
+ - Trigger automated alpha release workflow
203
+
204
+ - 579f801: Stable release with latest features and improvements
205
+ - Update all public packages to stable version
206
+ - Include playground preview enhancements
207
+ - Add new playground examples
208
+ - Trigger automated stable release workflow
209
+
210
+ ## 0.0.4
211
+
212
+ ### Patch Changes
213
+
214
+ - Stable release with latest features and improvements
215
+ - Update all public packages to stable version
216
+ - Include playground preview enhancements
217
+ - Add new playground examples
218
+ - Trigger automated stable release workflow
219
+
220
+ ## 0.0.0-alpha-20251023125455
221
+
222
+ ### Patch Changes
223
+
224
+ - Alpha release with latest features and improvements
225
+ - Update all public packages to alpha version
226
+ - Include playground preview enhancements
227
+ - Add new playground examples
228
+ - Trigger automated alpha release workflow
229
+
230
+ ## 0.0.0-alpha-20251023125311
231
+
232
+ ### Patch Changes
233
+
234
+ - Alpha release with latest features and improvements
235
+ - Update all public packages to alpha version
236
+ - Include playground preview enhancements
237
+ - Add new playground examples (LlamaIndex, Mastra)
238
+ - Fix workspace configuration for new packages
239
+ - Trigger automated alpha release workflow
240
+
241
+ ## 0.0.2
242
+
243
+ ### Patch Changes
244
+
245
+ - stable release 0.0.3
246
+ - Update all public packages to version 0.0.3
247
+ - Trigger automated stable release workflow
248
+ - Includes latest features and improvements
249
+
250
+ ## 0.0.0-alpha-20251023094104
251
+
252
+ ### Patch Changes
253
+
254
+ - alpha release 0.0.1-alpha.14
255
+ - Update all public packages to version 0.0.1-alpha.14
256
+ - Trigger automated alpha release workflow
257
+ - Includes latest features and improvements
258
+
259
+ ## 0.0.0-alpha-20251023093942
260
+
261
+ ### Patch Changes
262
+
263
+ - alpha release 0.0.1-alpha.13
264
+ - Update all public packages to version 0.0.1-alpha.13
265
+ - Trigger automated alpha release workflow
266
+ - Includes latest features and improvements
267
+
268
+ ## 0.0.2
269
+
270
+ ### Patch Changes
271
+
272
+ - stable release 0.0.2
273
+ - Update all public packages to version 0.0.2
274
+ - Trigger automated stable release workflow
275
+ - Includes latest features and improvements
276
+
277
+ ## 0.0.0-alpha-20251023054807
278
+
279
+ ### Patch Changes
280
+
281
+ - alpha release 0.0.1-alpha.12
282
+ - Update all public packages to version 0.0.1-alpha.12
283
+ - Trigger automated alpha release workflow
284
+ - Includes latest features and improvements
285
+
286
+ ## 0.0.0-alpha-20251023054737
287
+
288
+ ### Patch Changes
289
+
290
+ - Alpha release with latest features and improvements including MCP knowledge retrieval examples and configuration validation fixes.
291
+
292
+ ## 0.0.2
293
+
294
+ ### Patch Changes
295
+
296
+ - stable release 0.0.1
297
+ - Update all public packages to version 0.0.1
298
+ - Trigger automated stable release workflow
299
+ - Includes latest features and improvements
300
+
301
+ ## 0.0.0-alpha-20251022083933
302
+
303
+ ### Patch Changes
304
+
305
+ - alpha release 0.0.1-alpha.11
306
+ - Update all public packages to version 0.0.1-alpha.11
307
+ - Trigger automated alpha release workflow
308
+ - Includes latest features and improvements
309
+
310
+ ## 0.0.0-alpha-20251022080712
311
+
312
+ ### Patch Changes
313
+
314
+ - Alpha release 0.0.1-alpha.10
315
+ - Update all public packages to version 0.0.1-alpha.10
316
+ - Trigger automated alpha release workflow
317
+ - Includes latest features and improvements
318
+
319
+ ## 0.0.0-alpha-20251022072016
320
+
321
+ ### Patch Changes
322
+
323
+ - Alpha release with latest features and improvements
324
+ - Make @cloudbase/agent-example-ui-web-shared package public
325
+ - Update all public packages to alpha version
326
+ - Include shared UI components in public release
327
+
328
+ ## 0.0.0-alpha-20251022071917
329
+
330
+ ### Patch Changes
331
+
332
+ - Alpha release with latest features and improvements
333
+ - Make @cloudbase/agent-example-ui-web-shared package public
334
+ - Update all public packages to alpha version
335
+ - Include shared UI components in public release
336
+
337
+ ## 0.0.0-alpha-20251022064104
338
+
339
+ ### Patch Changes
340
+
341
+ - Fix alpha release versioning format
342
+ - Fix Changesets configuration for proper alpha versioning
343
+ - Reset to correct v0.0.1-alpha.X format
344
+ - Include recent improvements and bug fixes
345
+
346
+ ## 0.0.0-alpha-20251022043017
347
+
348
+ ### Patch Changes
349
+
350
+ - Alpha release with CI improvements and quickstart enhancements
351
+ - Remove CloudBase docs deployment from CI workflow
352
+ - Update quickstart guide with modern ES modules setup
353
+ - Add support for multiple LLM providers (OpenAI, Zhipu, Qwen, DeepSeek, Ollama)
354
+ - Simplify configuration and improve code examples
355
+ - Remove UUID validation from conversationId for flexibility
356
+ - Update dependencies and build scripts for better DX
357
+
358
+ ## 0.0.0-alpha-20251022031106
359
+
360
+ ### Patch Changes
361
+
362
+ - Alpha release with dependency updates and improvements
363
+ - Updated dependencies and package configurations
364
+ - Enhanced example configurations
365
+ - Bug fixes and performance improvements
366
+ - Improved stability and reliability
367
+
368
+ ## 0.0.0-alpha-20251022025955
369
+
370
+ ### Patch Changes
371
+
372
+ - Alpha release with latest features and improvements
373
+ - Enhanced documentation and hero section
374
+ - Improved framework logo integration
375
+ - Updated documentation standards
376
+ - Bug fixes and performance improvements
377
+
378
+ ## 0.0.0-alpha-20251017101436
379
+
380
+ ### Patch Changes
381
+
382
+ - Fix GitHub permissions and test deployment pipeline
383
+
384
+ ## 0.0.0-alpha-20251017100216
385
+
386
+ ### Patch Changes
387
+
388
+ - Fix GitHub Actions workflow issues and test deployment
389
+
390
+ ## 0.0.0-alpha-20251017094344
391
+
392
+ ### Patch Changes
393
+
394
+ - Alpha release with latest features and improvements
395
+
396
+ ## 0.0.0-alpha-20251017093946
397
+
398
+ ### Patch Changes
399
+
400
+ - 54e476e: Initial alpha release for testing purposes. This release includes all core AG-Kit packages and example implementations for community testing and feedback.
401
+
402
+ ## 0.0.0-alpha-20251017081242
403
+
404
+ ### Patch Changes
405
+
406
+ - Initial alpha release for testing purposes. This release includes all core AG-Kit packages and example implementations for community testing and feedback.
package/README.md ADDED
@@ -0,0 +1,61 @@
1
+ # @cloudbase/agent-cli
2
+
3
+ Command line interface for AG-Kit.
4
+
5
+ ## Features
6
+
7
+ - Project initialization
8
+ - Development tools
9
+ - Build and deployment
10
+ - Template management
11
+
12
+ ## Installation
13
+
14
+ ```bash
15
+ npm install -g @cloudbase/agent-cli
16
+ ```
17
+
18
+ ## Usage
19
+
20
+ ### Initialize a new project
21
+
22
+ ```bash
23
+ npx @cloudbase/agent-cli init
24
+ ```
25
+
26
+ ### Available commands
27
+
28
+ ```bash
29
+ # Initialize project
30
+ ag-kit init
31
+
32
+ # Build project
33
+ ag-kit build
34
+
35
+ # Deploy project
36
+ ag-kit deploy
37
+
38
+ # Show help
39
+ ag-kit --help
40
+ ```
41
+
42
+ ## Commands
43
+
44
+ - `init` - Initialize a new AG-Kit project
45
+ - `build` - Build the project
46
+ - `deploy` - Deploy the project
47
+ - `dev` - Start development server
48
+
49
+ ## Templates
50
+
51
+ - Web application template
52
+ - WeChat Mini Program template
53
+ - Desktop application template
54
+
55
+ ## Documentation
56
+
57
+ Coming soon...
58
+
59
+ ## Contributing
60
+
61
+ See [CONTRIBUTING.md](../../CONTRIBUTING.md) for details.
package/package.json ADDED
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "@cloudbase/agent-cli",
3
+ "version": "0.0.2",
4
+ "description": "Command line interface for AG-Kit",
5
+ "files": [
6
+ "dist/",
7
+ "README.md",
8
+ "CHANGELOG.md"
9
+ ],
10
+ "main": "dist/index.js",
11
+ "bin": {
12
+ "ag-kit": "dist/cli.js"
13
+ },
14
+ "keywords": [
15
+ "cli",
16
+ "command-line",
17
+ "tools",
18
+ "development"
19
+ ],
20
+ "author": "AG-Kit Team",
21
+ "license": "MIT",
22
+ "repository": {
23
+ "type": "git",
24
+ "url": "https://github.com/OpenAgentKit/AG-Kit.git",
25
+ "directory": "packages/cli"
26
+ },
27
+ "dependencies": {},
28
+ "scripts": {
29
+ "dev": "echo 'CLI package development'",
30
+ "build": "echo 'Building CLI package'",
31
+ "test": "echo 'Testing CLI package'",
32
+ "lint": "echo 'Linting CLI package'",
33
+ "type-check": "echo 'Type checking CLI package'"
34
+ }
35
+ }