@aigne/agentic-memory 1.1.6-beta.9 → 1.1.7-beta

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