@aigne/lmstudio 1.1.6-beta.8 → 1.2.0-beta.24

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