@mindstudio-ai/remy 0.1.217 → 0.1.218

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