@aigne/fs-memory 1.2.0-beta.9 → 1.2.0
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/CHANGELOG.md +201 -0
- package/package.json +5 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,206 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.2.0](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.24...fs-memory-v1.2.0) (2026-01-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* @aigne/core bumped to 1.72.0
|
|
11
|
+
* @aigne/openai bumped to 0.16.16
|
|
12
|
+
* devDependencies
|
|
13
|
+
* @aigne/test-utils bumped to 0.5.69
|
|
14
|
+
|
|
15
|
+
## [1.2.0-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.23...fs-memory-v1.2.0-beta.24) (2026-01-16)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* add session compact support for AIAgent ([#863](https://github.com/AIGNE-io/aigne-framework/issues/863)) ([9010918](https://github.com/AIGNE-io/aigne-framework/commit/9010918cd3f18b02b5c60ddc9ed5c34b568d0b28))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
26
|
+
* bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
|
|
27
|
+
* bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
|
|
28
|
+
* bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
|
|
29
|
+
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
|
|
30
|
+
* 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))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Dependencies
|
|
34
|
+
|
|
35
|
+
* The following workspace dependencies were updated
|
|
36
|
+
* dependencies
|
|
37
|
+
* @aigne/core bumped to 1.72.0-beta.25
|
|
38
|
+
* @aigne/openai bumped to 0.16.16-beta.25
|
|
39
|
+
* devDependencies
|
|
40
|
+
* @aigne/test-utils bumped to 0.5.69-beta.25
|
|
41
|
+
|
|
42
|
+
## [1.2.0-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.22...fs-memory-v1.2.0-beta.23) (2026-01-16)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Dependencies
|
|
46
|
+
|
|
47
|
+
* The following workspace dependencies were updated
|
|
48
|
+
* dependencies
|
|
49
|
+
* @aigne/core bumped to 1.72.0-beta.24
|
|
50
|
+
* @aigne/openai bumped to 0.16.16-beta.24
|
|
51
|
+
* devDependencies
|
|
52
|
+
* @aigne/test-utils bumped to 0.5.69-beta.24
|
|
53
|
+
|
|
54
|
+
## [1.2.0-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.21...fs-memory-v1.2.0-beta.22) (2026-01-15)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### Dependencies
|
|
58
|
+
|
|
59
|
+
* The following workspace dependencies were updated
|
|
60
|
+
* dependencies
|
|
61
|
+
* @aigne/core bumped to 1.72.0-beta.23
|
|
62
|
+
* @aigne/openai bumped to 0.16.16-beta.23
|
|
63
|
+
* devDependencies
|
|
64
|
+
* @aigne/test-utils bumped to 0.5.69-beta.23
|
|
65
|
+
|
|
66
|
+
## [1.2.0-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.20...fs-memory-v1.2.0-beta.21) (2026-01-15)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Dependencies
|
|
70
|
+
|
|
71
|
+
* The following workspace dependencies were updated
|
|
72
|
+
* dependencies
|
|
73
|
+
* @aigne/core bumped to 1.72.0-beta.22
|
|
74
|
+
* @aigne/openai bumped to 0.16.16-beta.22
|
|
75
|
+
* devDependencies
|
|
76
|
+
* @aigne/test-utils bumped to 0.5.69-beta.22
|
|
77
|
+
|
|
78
|
+
## [1.2.0-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.19...fs-memory-v1.2.0-beta.20) (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.21
|
|
86
|
+
* @aigne/openai bumped to 0.16.16-beta.21
|
|
87
|
+
* devDependencies
|
|
88
|
+
* @aigne/test-utils bumped to 0.5.69-beta.21
|
|
89
|
+
|
|
90
|
+
## [1.2.0-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.18...fs-memory-v1.2.0-beta.19) (2026-01-15)
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Dependencies
|
|
94
|
+
|
|
95
|
+
* The following workspace dependencies were updated
|
|
96
|
+
* dependencies
|
|
97
|
+
* @aigne/core bumped to 1.72.0-beta.20
|
|
98
|
+
* @aigne/openai bumped to 0.16.16-beta.20
|
|
99
|
+
* devDependencies
|
|
100
|
+
* @aigne/test-utils bumped to 0.5.69-beta.20
|
|
101
|
+
|
|
102
|
+
## [1.2.0-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.17...fs-memory-v1.2.0-beta.18) (2026-01-14)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
### Bug Fixes
|
|
106
|
+
|
|
107
|
+
* 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))
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
### Dependencies
|
|
111
|
+
|
|
112
|
+
* The following workspace dependencies were updated
|
|
113
|
+
* dependencies
|
|
114
|
+
* @aigne/core bumped to 1.72.0-beta.19
|
|
115
|
+
* @aigne/openai bumped to 0.16.16-beta.19
|
|
116
|
+
* devDependencies
|
|
117
|
+
* @aigne/test-utils bumped to 0.5.69-beta.19
|
|
118
|
+
|
|
119
|
+
## [1.2.0-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.16...fs-memory-v1.2.0-beta.17) (2026-01-13)
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
### Dependencies
|
|
123
|
+
|
|
124
|
+
* The following workspace dependencies were updated
|
|
125
|
+
* dependencies
|
|
126
|
+
* @aigne/core bumped to 1.72.0-beta.18
|
|
127
|
+
* @aigne/openai bumped to 0.16.16-beta.18
|
|
128
|
+
|
|
129
|
+
## [1.2.0-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.15...fs-memory-v1.2.0-beta.16) (2026-01-12)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Dependencies
|
|
133
|
+
|
|
134
|
+
* The following workspace dependencies were updated
|
|
135
|
+
* dependencies
|
|
136
|
+
* @aigne/core bumped to 1.72.0-beta.17
|
|
137
|
+
* @aigne/openai bumped to 0.16.16-beta.17
|
|
138
|
+
|
|
139
|
+
## [1.2.0-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.14...fs-memory-v1.2.0-beta.15) (2026-01-12)
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
### Dependencies
|
|
143
|
+
|
|
144
|
+
* The following workspace dependencies were updated
|
|
145
|
+
* dependencies
|
|
146
|
+
* @aigne/core bumped to 1.72.0-beta.16
|
|
147
|
+
* @aigne/openai bumped to 0.16.16-beta.16
|
|
148
|
+
|
|
149
|
+
## [1.2.0-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.13...fs-memory-v1.2.0-beta.14) (2026-01-10)
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
### Dependencies
|
|
153
|
+
|
|
154
|
+
* The following workspace dependencies were updated
|
|
155
|
+
* dependencies
|
|
156
|
+
* @aigne/core bumped to 1.72.0-beta.15
|
|
157
|
+
* @aigne/openai bumped to 0.16.16-beta.15
|
|
158
|
+
|
|
159
|
+
## [1.2.0-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.12...fs-memory-v1.2.0-beta.13) (2026-01-09)
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### Dependencies
|
|
163
|
+
|
|
164
|
+
* The following workspace dependencies were updated
|
|
165
|
+
* dependencies
|
|
166
|
+
* @aigne/core bumped to 1.72.0-beta.14
|
|
167
|
+
* @aigne/openai bumped to 0.16.16-beta.14
|
|
168
|
+
|
|
169
|
+
## [1.2.0-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.11...fs-memory-v1.2.0-beta.12) (2026-01-08)
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
### Bug Fixes
|
|
173
|
+
|
|
174
|
+
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Dependencies
|
|
178
|
+
|
|
179
|
+
* The following workspace dependencies were updated
|
|
180
|
+
* dependencies
|
|
181
|
+
* @aigne/core bumped to 1.72.0-beta.13
|
|
182
|
+
* @aigne/openai bumped to 0.16.16-beta.13
|
|
183
|
+
|
|
184
|
+
## [1.2.0-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.10...fs-memory-v1.2.0-beta.11) (2026-01-07)
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
### Dependencies
|
|
188
|
+
|
|
189
|
+
* The following workspace dependencies were updated
|
|
190
|
+
* dependencies
|
|
191
|
+
* @aigne/core bumped to 1.72.0-beta.12
|
|
192
|
+
* @aigne/openai bumped to 0.16.16-beta.12
|
|
193
|
+
|
|
194
|
+
## [1.2.0-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.9...fs-memory-v1.2.0-beta.10) (2026-01-06)
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
### Dependencies
|
|
198
|
+
|
|
199
|
+
* The following workspace dependencies were updated
|
|
200
|
+
* dependencies
|
|
201
|
+
* @aigne/core bumped to 1.72.0-beta.11
|
|
202
|
+
* @aigne/openai bumped to 0.16.16-beta.11
|
|
203
|
+
|
|
3
204
|
## [1.2.0-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/fs-memory-v1.2.0-beta.8...fs-memory-v1.2.0-beta.9) (2026-01-06)
|
|
4
205
|
|
|
5
206
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aigne/fs-memory",
|
|
3
|
-
"version": "1.2.0
|
|
3
|
+
"version": "1.2.0",
|
|
4
4
|
"description": "FS memory for AIGNE framework",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -34,14 +34,15 @@
|
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"yaml": "^2.8.1",
|
|
36
36
|
"zod": "^3.25.67",
|
|
37
|
-
"@aigne/core": "^1.72.0
|
|
38
|
-
"@aigne/openai": "^0.16.16
|
|
37
|
+
"@aigne/core": "^1.72.0",
|
|
38
|
+
"@aigne/openai": "^0.16.16"
|
|
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"
|
|
45
46
|
},
|
|
46
47
|
"scripts": {
|
|
47
48
|
"lint": "tsc --noEmit",
|