@mindstudio-ai/remy 0.1.194 → 0.1.195

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
@@ -3888,6 +3888,7 @@ var ALLOWED_MODELS_BY_TYPE = {
3888
3888
  "claude-4-7-opus",
3889
3889
  "claude-4-6-opus",
3890
3890
  "claude-4-6-sonnet",
3891
+ "claude-fable-5",
3891
3892
  "gpt-5.5",
3892
3893
  "gemini-3-pro",
3893
3894
  "gemini-3.1-pro",
package/dist/index.js CHANGED
@@ -2112,6 +2112,7 @@ var init_surfaces = __esm({
2112
2112
  "claude-4-7-opus",
2113
2113
  "claude-4-6-opus",
2114
2114
  "claude-4-6-sonnet",
2115
+ "claude-fable-5",
2115
2116
  "gpt-5.5",
2116
2117
  "gemini-3-pro",
2117
2118
  "gemini-3.1-pro",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindstudio-ai/remy",
3
- "version": "0.1.194",
3
+ "version": "0.1.195",
4
4
  "description": "MindStudio coding agent",
5
5
  "repository": {
6
6
  "type": "git",