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