@aigne/poe 1.1.6-beta.8 → 1.1.6

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