@mindstudio-ai/remy 0.1.232 → 0.1.233

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
@@ -478,7 +478,8 @@ var ALLOWED_MODELS_BY_TYPE = {
478
478
  "glm-5.2",
479
479
  "muse-spark-1.1",
480
480
  "kimi-k2-7-code",
481
- "kimi-k3"
481
+ "kimi-k3",
482
+ "deepseek-v4-flash-0731"
482
483
  ]
483
484
  // vision: undefined — unconstrained
484
485
  // image_generation: undefined — unconstrained
package/dist/index.js CHANGED
@@ -2094,7 +2094,8 @@ var init_surfaces = __esm({
2094
2094
  "glm-5.2",
2095
2095
  "muse-spark-1.1",
2096
2096
  "kimi-k2-7-code",
2097
- "kimi-k3"
2097
+ "kimi-k3",
2098
+ "deepseek-v4-flash-0731"
2098
2099
  ]
2099
2100
  // vision: undefined — unconstrained
2100
2101
  // image_generation: undefined — unconstrained
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindstudio-ai/remy",
3
- "version": "0.1.232",
3
+ "version": "0.1.233",
4
4
  "description": "Remy coding agent",
5
5
  "repository": {
6
6
  "type": "git",