@mindstudio-ai/remy 0.1.218 → 0.1.219

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
@@ -3633,6 +3633,7 @@ var ALLOWED_MODELS_BY_TYPE = {
3633
3633
  "gemini-3.5-flash",
3634
3634
  "grok-build-0.1",
3635
3635
  "grok-4.5",
3636
+ "glm-5.2",
3636
3637
  "muse-spark-1.1"
3637
3638
  ]
3638
3639
  // vision: undefined — unconstrained
package/dist/index.js CHANGED
@@ -2252,6 +2252,7 @@ var init_surfaces = __esm({
2252
2252
  "gemini-3.5-flash",
2253
2253
  "grok-build-0.1",
2254
2254
  "grok-4.5",
2255
+ "glm-5.2",
2255
2256
  "muse-spark-1.1"
2256
2257
  ]
2257
2258
  // vision: undefined — unconstrained
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindstudio-ai/remy",
3
- "version": "0.1.218",
3
+ "version": "0.1.219",
4
4
  "description": "Remy coding agent",
5
5
  "repository": {
6
6
  "type": "git",