@mindstudio-ai/remy 0.1.219 → 0.1.220

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