@aigne/agentic-memory 1.1.6-beta.2 → 1.1.6-beta.23

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 +251 -0
  2. package/package.json +6 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,256 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.1.6-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.22...agentic-memory-v1.1.6-beta.23) (2026-01-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/core bumped to 1.72.0-beta.23
11
+ * @aigne/default-memory bumped to 1.4.0-beta.22
12
+ * @aigne/openai bumped to 0.16.16-beta.23
13
+ * devDependencies
14
+ * @aigne/test-utils bumped to 0.5.69-beta.23
15
+
16
+ ## [1.1.6-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.21...agentic-memory-v1.1.6-beta.22) (2026-01-15)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * The following workspace dependencies were updated
22
+ * dependencies
23
+ * @aigne/core bumped to 1.72.0-beta.22
24
+ * @aigne/default-memory bumped to 1.4.0-beta.21
25
+ * @aigne/openai bumped to 0.16.16-beta.22
26
+ * devDependencies
27
+ * @aigne/test-utils bumped to 0.5.69-beta.22
28
+
29
+ ## [1.1.6-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.20...agentic-memory-v1.1.6-beta.21) (2026-01-15)
30
+
31
+
32
+ ### Dependencies
33
+
34
+ * The following workspace dependencies were updated
35
+ * dependencies
36
+ * @aigne/core bumped to 1.72.0-beta.21
37
+ * @aigne/default-memory bumped to 1.4.0-beta.20
38
+ * @aigne/openai bumped to 0.16.16-beta.21
39
+ * devDependencies
40
+ * @aigne/test-utils bumped to 0.5.69-beta.21
41
+
42
+ ## [1.1.6-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.19...agentic-memory-v1.1.6-beta.20) (2026-01-15)
43
+
44
+
45
+ ### Dependencies
46
+
47
+ * The following workspace dependencies were updated
48
+ * dependencies
49
+ * @aigne/core bumped to 1.72.0-beta.20
50
+ * @aigne/default-memory bumped to 1.4.0-beta.19
51
+ * @aigne/openai bumped to 0.16.16-beta.20
52
+ * devDependencies
53
+ * @aigne/test-utils bumped to 0.5.69-beta.20
54
+
55
+ ## [1.1.6-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.18...agentic-memory-v1.1.6-beta.19) (2026-01-14)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
61
+
62
+
63
+ ### Dependencies
64
+
65
+ * The following workspace dependencies were updated
66
+ * dependencies
67
+ * @aigne/core bumped to 1.72.0-beta.19
68
+ * @aigne/default-memory bumped to 1.4.0-beta.18
69
+ * @aigne/openai bumped to 0.16.16-beta.19
70
+ * devDependencies
71
+ * @aigne/test-utils bumped to 0.5.69-beta.19
72
+
73
+ ## [1.1.6-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.17...agentic-memory-v1.1.6-beta.18) (2026-01-13)
74
+
75
+
76
+ ### Dependencies
77
+
78
+ * The following workspace dependencies were updated
79
+ * dependencies
80
+ * @aigne/core bumped to 1.72.0-beta.18
81
+ * @aigne/default-memory bumped to 1.4.0-beta.17
82
+ * @aigne/openai bumped to 0.16.16-beta.18
83
+
84
+ ## [1.1.6-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.16...agentic-memory-v1.1.6-beta.17) (2026-01-12)
85
+
86
+
87
+ ### Dependencies
88
+
89
+ * The following workspace dependencies were updated
90
+ * dependencies
91
+ * @aigne/core bumped to 1.72.0-beta.17
92
+ * @aigne/default-memory bumped to 1.4.0-beta.16
93
+ * @aigne/openai bumped to 0.16.16-beta.17
94
+
95
+ ## [1.1.6-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.15...agentic-memory-v1.1.6-beta.16) (2026-01-12)
96
+
97
+
98
+ ### Dependencies
99
+
100
+ * The following workspace dependencies were updated
101
+ * dependencies
102
+ * @aigne/core bumped to 1.72.0-beta.16
103
+ * @aigne/default-memory bumped to 1.4.0-beta.15
104
+ * @aigne/openai bumped to 0.16.16-beta.16
105
+
106
+ ## [1.1.6-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.14...agentic-memory-v1.1.6-beta.15) (2026-01-10)
107
+
108
+
109
+ ### Dependencies
110
+
111
+ * The following workspace dependencies were updated
112
+ * dependencies
113
+ * @aigne/core bumped to 1.72.0-beta.15
114
+ * @aigne/default-memory bumped to 1.4.0-beta.14
115
+ * @aigne/openai bumped to 0.16.16-beta.15
116
+
117
+ ## [1.1.6-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.13...agentic-memory-v1.1.6-beta.14) (2026-01-09)
118
+
119
+
120
+ ### Dependencies
121
+
122
+ * The following workspace dependencies were updated
123
+ * dependencies
124
+ * @aigne/core bumped to 1.72.0-beta.14
125
+ * @aigne/default-memory bumped to 1.4.0-beta.13
126
+ * @aigne/openai bumped to 0.16.16-beta.14
127
+
128
+ ## [1.1.6-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.12...agentic-memory-v1.1.6-beta.13) (2026-01-08)
129
+
130
+
131
+ ### Bug Fixes
132
+
133
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
134
+
135
+
136
+ ### Dependencies
137
+
138
+ * The following workspace dependencies were updated
139
+ * dependencies
140
+ * @aigne/core bumped to 1.72.0-beta.13
141
+ * @aigne/default-memory bumped to 1.4.0-beta.12
142
+ * @aigne/openai bumped to 0.16.16-beta.13
143
+
144
+ ## [1.1.6-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.11...agentic-memory-v1.1.6-beta.12) (2026-01-07)
145
+
146
+
147
+ ### Dependencies
148
+
149
+ * The following workspace dependencies were updated
150
+ * dependencies
151
+ * @aigne/core bumped to 1.72.0-beta.12
152
+ * @aigne/default-memory bumped to 1.4.0-beta.11
153
+ * @aigne/openai bumped to 0.16.16-beta.12
154
+
155
+ ## [1.1.6-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.10...agentic-memory-v1.1.6-beta.11) (2026-01-06)
156
+
157
+
158
+ ### Dependencies
159
+
160
+ * The following workspace dependencies were updated
161
+ * dependencies
162
+ * @aigne/core bumped to 1.72.0-beta.11
163
+ * @aigne/default-memory bumped to 1.4.0-beta.10
164
+ * @aigne/openai bumped to 0.16.16-beta.11
165
+
166
+ ## [1.1.6-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.9...agentic-memory-v1.1.6-beta.10) (2026-01-06)
167
+
168
+
169
+ ### Dependencies
170
+
171
+ * The following workspace dependencies were updated
172
+ * dependencies
173
+ * @aigne/core bumped to 1.72.0-beta.10
174
+ * @aigne/default-memory bumped to 1.4.0-beta.9
175
+ * @aigne/openai bumped to 0.16.16-beta.10
176
+
177
+ ## [1.1.6-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.8...agentic-memory-v1.1.6-beta.9) (2026-01-02)
178
+
179
+
180
+ ### Dependencies
181
+
182
+ * The following workspace dependencies were updated
183
+ * dependencies
184
+ * @aigne/core bumped to 1.72.0-beta.9
185
+ * @aigne/default-memory bumped to 1.4.0-beta.8
186
+ * @aigne/openai bumped to 0.16.16-beta.9
187
+
188
+ ## [1.1.6-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.7...agentic-memory-v1.1.6-beta.8) (2025-12-31)
189
+
190
+
191
+ ### Dependencies
192
+
193
+ * The following workspace dependencies were updated
194
+ * dependencies
195
+ * @aigne/core bumped to 1.72.0-beta.8
196
+ * @aigne/default-memory bumped to 1.4.0-beta.7
197
+ * @aigne/openai bumped to 0.16.16-beta.8
198
+
199
+ ## [1.1.6-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.6...agentic-memory-v1.1.6-beta.7) (2025-12-26)
200
+
201
+
202
+ ### Dependencies
203
+
204
+ * The following workspace dependencies were updated
205
+ * dependencies
206
+ * @aigne/core bumped to 1.72.0-beta.7
207
+ * @aigne/default-memory bumped to 1.4.0-beta.6
208
+ * @aigne/openai bumped to 0.16.16-beta.7
209
+
210
+ ## [1.1.6-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.5...agentic-memory-v1.1.6-beta.6) (2025-12-25)
211
+
212
+
213
+ ### Dependencies
214
+
215
+ * The following workspace dependencies were updated
216
+ * dependencies
217
+ * @aigne/core bumped to 1.72.0-beta.6
218
+ * @aigne/default-memory bumped to 1.3.6-beta.6
219
+ * @aigne/openai bumped to 0.16.16-beta.6
220
+
221
+ ## [1.1.6-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.4...agentic-memory-v1.1.6-beta.5) (2025-12-25)
222
+
223
+
224
+ ### Dependencies
225
+
226
+ * The following workspace dependencies were updated
227
+ * dependencies
228
+ * @aigne/core bumped to 1.72.0-beta.5
229
+ * @aigne/default-memory bumped to 1.3.6-beta.5
230
+ * @aigne/openai bumped to 0.16.16-beta.5
231
+
232
+ ## [1.1.6-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.3...agentic-memory-v1.1.6-beta.4) (2025-12-24)
233
+
234
+
235
+ ### Dependencies
236
+
237
+ * The following workspace dependencies were updated
238
+ * dependencies
239
+ * @aigne/core bumped to 1.72.0-beta.4
240
+ * @aigne/default-memory bumped to 1.3.6-beta.4
241
+ * @aigne/openai bumped to 0.16.16-beta.4
242
+
243
+ ## [1.1.6-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.2...agentic-memory-v1.1.6-beta.3) (2025-12-19)
244
+
245
+
246
+ ### Dependencies
247
+
248
+ * The following workspace dependencies were updated
249
+ * dependencies
250
+ * @aigne/core bumped to 1.72.0-beta.3
251
+ * @aigne/default-memory bumped to 1.3.6-beta.3
252
+ * @aigne/openai bumped to 0.16.16-beta.3
253
+
3
254
  ## [1.1.6-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/agentic-memory-v1.1.6-beta.1...agentic-memory-v1.1.6-beta.2) (2025-12-19)
4
255
 
5
256
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aigne/agentic-memory",
3
- "version": "1.1.6-beta.2",
3
+ "version": "1.1.6-beta.23",
4
4
  "description": "Agentic memory for AIGNE framework",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -33,15 +33,16 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "zod": "^3.25.67",
36
- "@aigne/core": "^1.72.0-beta.2",
37
- "@aigne/default-memory": "^1.3.6-beta.2",
38
- "@aigne/openai": "^0.16.16-beta.2"
36
+ "@aigne/core": "^1.72.0-beta.23",
37
+ "@aigne/default-memory": "^1.4.0-beta.22",
38
+ "@aigne/openai": "^0.16.16-beta.23"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/bun": "^1.2.22",
42
42
  "npm-run-all": "^4.1.5",
43
43
  "rimraf": "^6.0.1",
44
- "typescript": "^5.9.2"
44
+ "typescript": "^5.9.2",
45
+ "@aigne/test-utils": "^0.5.69-beta.23"
45
46
  },
46
47
  "scripts": {
47
48
  "lint": "tsc --noEmit",