@mindstudio-ai/remy 0.1.273 → 0.1.274

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/dist/headless.js CHANGED
@@ -497,6 +497,7 @@ var ALLOWED_MODELS_BY_TYPE = {
497
497
  "kimi-k3",
498
498
  "deepseek-v4-flash-0731",
499
499
  "qwen3.8-2.4t-a95b-deepinfra",
500
+ "qwen3.8-27b-deepinfra",
500
501
  "minimax-m3"
501
502
  ]
502
503
  // vision: undefined — unconstrained
package/dist/index.js CHANGED
@@ -2237,6 +2237,7 @@ var init_surfaces = __esm({
2237
2237
  "kimi-k3",
2238
2238
  "deepseek-v4-flash-0731",
2239
2239
  "qwen3.8-2.4t-a95b-deepinfra",
2240
+ "qwen3.8-27b-deepinfra",
2240
2241
  "minimax-m3"
2241
2242
  ]
2242
2243
  // vision: undefined — unconstrained
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindstudio-ai/remy",
3
- "version": "0.1.273",
3
+ "version": "0.1.274",
4
4
  "description": "Remy coding agent",
5
5
  "repository": {
6
6
  "type": "git",