@vellumai/assistant 0.10.8-staging.1 → 0.10.8

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vellumai/assistant",
3
- "version": "0.10.8-staging.1",
3
+ "version": "0.10.8",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "exports": {
@@ -343,8 +343,8 @@
343
343
  "scope": "assistant",
344
344
  "key": "channel-trust-floors",
345
345
  "label": "Channel Trust Floors",
346
- "description": "Expose the Channel Trust Floors settings card (per-channel inbound admission policy) on the Privacy settings page. When off, the card is hidden and channels fall back to their default admission floors. Off by default while the feature is in development.",
347
- "defaultEnabled": false
346
+ "description": "Expose the Channel Trust Floors settings card (per-channel inbound admission policy) on the Privacy settings page. When off, the card is hidden and channels fall back to their default admission floors. On by default; disable to hide the card.",
347
+ "defaultEnabled": true
348
348
  },
349
349
  {
350
350
  "id": "mcp-add-server",