@aigne/cli 1.57.0-beta.5 → 1.57.1-beta.1

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 (2) hide show
  1. package/CHANGELOG.md +69 -0
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -1,5 +1,74 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.57.1-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.57.1-beta...cli-v1.57.1-beta.1) (2025-11-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * update package to latest ([#790](https://github.com/AIGNE-io/aigne-framework/issues/790)) ([69c77b3](https://github.com/AIGNE-io/aigne-framework/commit/69c77b353667acc72a2f35eadca7892fb99838b6))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @aigne/afs-local-fs bumped to 1.2.2-beta.1
16
+ * @aigne/agent-library bumped to 1.22.2-beta.1
17
+ * @aigne/agentic-memory bumped to 1.1.2-beta.1
18
+ * @aigne/aigne-hub bumped to 0.10.12-beta.1
19
+ * @aigne/core bumped to 1.69.2-beta.1
20
+ * @aigne/default-memory bumped to 1.3.2-beta.1
21
+ * @aigne/observability-api bumped to 0.11.11-beta.1
22
+ * @aigne/openai bumped to 0.16.12-beta.1
23
+ * @aigne/secrets bumped to 0.1.2-beta.1
24
+ * devDependencies
25
+ * @aigne/test-utils bumped to 0.5.65-beta.1
26
+
27
+ ## [1.57.1-beta](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.57.0...cli-v1.57.1-beta) (2025-11-28)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
33
+
34
+
35
+ ### Dependencies
36
+
37
+ * The following workspace dependencies were updated
38
+ * dependencies
39
+ * @aigne/afs bumped to 1.2.2-beta
40
+ * @aigne/afs-history bumped to 1.1.1-beta
41
+ * @aigne/afs-local-fs bumped to 1.2.2-beta
42
+ * @aigne/agent-library bumped to 1.22.2-beta
43
+ * @aigne/agentic-memory bumped to 1.1.2-beta
44
+ * @aigne/secrets bumped to 0.1.2-beta
45
+ * @aigne/aigne-hub bumped to 0.10.12-beta
46
+ * @aigne/core bumped to 1.69.2-beta
47
+ * @aigne/default-memory bumped to 1.3.2-beta
48
+ * @aigne/observability-api bumped to 0.11.11-beta
49
+ * @aigne/openai bumped to 0.16.12-beta
50
+ * devDependencies
51
+ * @aigne/test-utils bumped to 0.5.65-beta
52
+
53
+ ## [1.57.0](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.57.0-beta.5...cli-v1.57.0) (2025-11-28)
54
+
55
+
56
+ ### Dependencies
57
+
58
+ * The following workspace dependencies were updated
59
+ * dependencies
60
+ * @aigne/afs-local-fs bumped to 1.2.1
61
+ * @aigne/agent-library bumped to 1.22.1
62
+ * @aigne/agentic-memory bumped to 1.1.1
63
+ * @aigne/secrets bumped to 0.1.1
64
+ * @aigne/aigne-hub bumped to 0.10.11
65
+ * @aigne/core bumped to 1.69.1
66
+ * @aigne/default-memory bumped to 1.3.1
67
+ * @aigne/observability-api bumped to 0.11.10
68
+ * @aigne/openai bumped to 0.16.11
69
+ * devDependencies
70
+ * @aigne/test-utils bumped to 0.5.64
71
+
3
72
  ## [1.57.0-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.57.0-beta.4...cli-v1.57.0-beta.5) (2025-11-28)
4
73
 
5
74
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aigne/cli",
3
- "version": "1.57.0-beta.5",
3
+ "version": "1.57.1-beta.1",
4
4
  "description": "Your command center for agent development",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -55,7 +55,7 @@
55
55
  "@inquirer/type": "^3.0.8",
56
56
  "@listr2/prompt-adapter-inquirer": "^3.0.4",
57
57
  "@modelcontextprotocol/sdk": "^1.18.0",
58
- "@ocap/mcrypto": "^1.27.10",
58
+ "@ocap/mcrypto": "^1.27.12",
59
59
  "@smithy/node-http-handler": "^4.2.1",
60
60
  "ansi-escapes": "^7.1.0",
61
61
  "ansi-regex": "^6.2.2",
@@ -89,17 +89,17 @@
89
89
  "yoctocolors-cjs": "^2.1.3",
90
90
  "zod": "^3.25.67",
91
91
  "zod-to-json-schema": "^3.24.6",
92
- "@aigne/afs": "^1.2.1",
93
- "@aigne/afs-local-fs": "^1.2.1-beta",
94
- "@aigne/afs-history": "^1.1.0",
95
- "@aigne/agentic-memory": "^1.1.1-beta",
96
- "@aigne/agent-library": "^1.22.1-beta",
97
- "@aigne/aigne-hub": "^0.10.11-beta.1",
98
- "@aigne/core": "^1.69.1-beta",
99
- "@aigne/secrets": "^0.1.1-beta.3",
100
- "@aigne/default-memory": "^1.3.1-beta",
101
- "@aigne/observability-api": "^0.11.10-beta",
102
- "@aigne/openai": "^0.16.11-beta"
92
+ "@aigne/afs-history": "^1.1.1-beta",
93
+ "@aigne/afs": "^1.2.2-beta",
94
+ "@aigne/agent-library": "^1.22.2-beta.1",
95
+ "@aigne/agentic-memory": "^1.1.2-beta.1",
96
+ "@aigne/afs-local-fs": "^1.2.2-beta.1",
97
+ "@aigne/aigne-hub": "^0.10.12-beta.1",
98
+ "@aigne/core": "^1.69.2-beta.1",
99
+ "@aigne/default-memory": "^1.3.2-beta.1",
100
+ "@aigne/observability-api": "^0.11.11-beta.1",
101
+ "@aigne/openai": "^0.16.12-beta.1",
102
+ "@aigne/secrets": "^0.1.2-beta.1"
103
103
  },
104
104
  "devDependencies": {
105
105
  "@inquirer/testing": "^2.1.50",
@@ -116,7 +116,7 @@
116
116
  "rimraf": "^6.0.1",
117
117
  "typescript": "^5.9.2",
118
118
  "ufo": "^1.6.1",
119
- "@aigne/test-utils": "^0.5.64-beta"
119
+ "@aigne/test-utils": "^0.5.65-beta.1"
120
120
  },
121
121
  "scripts": {
122
122
  "lint": "tsc --noEmit",