@mindstudio-ai/remy 0.1.190 → 0.1.191

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
@@ -3880,7 +3880,8 @@ var ALLOWED_MODELS_BY_TYPE = {
3880
3880
  "gemini-3-pro",
3881
3881
  "gemini-3.1-pro",
3882
3882
  "gemini-3-flash",
3883
- "gemini-3.5-flash"
3883
+ "gemini-3.5-flash",
3884
+ "grok-build-0.1"
3884
3885
  ]
3885
3886
  // vision: undefined — unconstrained
3886
3887
  // image_generation: undefined — unconstrained
package/dist/index.js CHANGED
@@ -2116,7 +2116,8 @@ var init_surfaces = __esm({
2116
2116
  "gemini-3-pro",
2117
2117
  "gemini-3.1-pro",
2118
2118
  "gemini-3-flash",
2119
- "gemini-3.5-flash"
2119
+ "gemini-3.5-flash",
2120
+ "grok-build-0.1"
2120
2121
  ]
2121
2122
  // vision: undefined — unconstrained
2122
2123
  // image_generation: undefined — unconstrained
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindstudio-ai/remy",
3
- "version": "0.1.190",
3
+ "version": "0.1.191",
4
4
  "description": "MindStudio coding agent",
5
5
  "repository": {
6
6
  "type": "git",